diff --git a/CHANGELOG.md b/CHANGELOG.md index f83457e..cc568bb 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,10 +3,10 @@ ## 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 e17629a..663ccba 100644 --- a/README.md +++ b/README.md @@ -63,10 +63,10 @@ ------------- ## 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