From 024ac313ae4256a8cc30caa1d2b7d6fcaee6a0f1 Mon Sep 17 00:00:00 2001 From: takezoe Date: Sat, 18 May 2024 17:12:06 +0900 Subject: [PATCH] Update ChangeLog of 4.41.0 --- CHANGELOG.md | 6 +++--- README.md | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index f83457e4b..cc568bb7c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,10 +3,10 @@ All changes to the project will be documented in this file. ## 4.41.0 - 18 May 2024 - Simplify pull request UI -- Fix layout of branch selector -- Integrate keyword search with filtering in the search box -- Make max files and lines limit in showing diff configurable +- 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 +- Fix layout of branch selector - Performance improvement for listing branches - Upgrade internal libraries diff --git a/README.md b/README.md index e17629a25..663ccbadc 100644 --- a/README.md +++ b/README.md @@ -63,10 +63,10 @@ What's New in 4.41.x ------------- ## 4.41.0 - 18 May 2024 - Simplify pull request UI -- Fix layout of branch selector -- Integrate keyword search with filtering in the search box -- Make max files and lines limit in showing diff configurable +- 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 +- Fix layout of branch selector - Performance improvement for listing branches - Upgrade internal libraries