diff --git a/CHANGELOG.md b/CHANGELOG.md index ee1fe4bc6..9e71d9526 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,7 +3,7 @@ All changes to the project will be documented in this file. ## 4.42.0 - 30 Dec 2024 - Increase max branch name length 100 -> 255 -- Fix some Web API responses that were incompatible with GitHub API +- Fix some GitHub incompatible Web APIs - Apply user-defined CSS after all plugins - Improve performance of listing commit logs diff --git a/README.md b/README.md index 5426dcdd0..2d88a8d8e 100644 --- a/README.md +++ b/README.md @@ -63,7 +63,7 @@ What's New in 4.42.x ------------- ## 4.42.0 - 30 Dec 2024 - Increase max branch name length 100 -> 255 -- Fix some Web API responses that were incompatible with GitHub API +- Fix some GitHub incompatible Web APIs - Apply user-defined CSS after all plugins - Improve performance of listing commit logs