Update ChangeLog of 4.41.0

This commit is contained in:
takezoe
2024-05-18 17:12:06 +09:00
parent 598f289311
commit 024ac313ae
2 changed files with 6 additions and 6 deletions

View File

@@ -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

View File

@@ -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