From 4115ea4ab653af1f5e16627a7b0c2e537a27a6e6 Mon Sep 17 00:00:00 2001 From: takezoe Date: Sat, 18 May 2024 17:26:23 +0900 Subject: [PATCH] Update ChangeLog of 4.41.0 --- CHANGELOG.md | 2 +- README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index cc568bb7c..d4ea3fd06 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,7 +5,7 @@ All changes to the project will be documented in this file. - Simplify pull request UI - Keyword search for issues and pull requests - New settings for max files and lines limit in showing diff -- Adjust the default branch automatically when cloning external repo +- Adjust the default branch automatically when cloning external repository - Fix layout of branch selector - Performance improvement for listing branches - Upgrade internal libraries diff --git a/README.md b/README.md index 663ccbadc..01ad7de3b 100644 --- a/README.md +++ b/README.md @@ -65,7 +65,7 @@ What's New in 4.41.x - Simplify pull request UI - Keyword search for issues and pull requests - New settings for max files and lines limit in showing diff -- Adjust the default branch automatically when cloning external repo +- Adjust the default branch automatically when cloning external repository - Fix layout of branch selector - Performance improvement for listing branches - Upgrade internal libraries