From 811b2bff70131363797fe373bdbd9977ae33340f Mon Sep 17 00:00:00 2001 From: takezoe Date: Mon, 30 Dec 2024 05:52:06 +0900 Subject: [PATCH] Update README.md and CHANGELOG.md --- CHANGELOG.md | 2 +- README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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