Update ChangeLog of GitBucket 4.40.0

This commit is contained in:
takezoe
2023-10-23 00:09:29 +09:00
parent a70e1f53b5
commit fa23b4c89e
2 changed files with 8 additions and 6 deletions

View File

@@ -2,11 +2,12 @@
All changes to the project will be documented in this file.
## 4.40.0 - 22 Oct 2023
- Configurable default branch name
- Support custom fields of issues and pull requests in search condition
- Create pull request from default branch of forked repositories
- News feed shows activities of all visible repositories
- Drop Java 8 support
- Improve git push performance
- Show activities of all visible repositories as news feed
- Support custom fields of issues and pull requests in search condition
- Configurable default branch name
## 4.39.0 - 29 Apr 2023
- Support enum type in custom fields of Issues and Pull requests

View File

@@ -62,10 +62,11 @@ Support
What's New in 4.40.x
-------------
## 4.40.0 - 22 Oct 2023
- Configurable default branch name
- Support custom fields of issues and pull requests in search condition
- Create pull request from default branch of forked repositories
- News feed shows activities of all visible repositories
- Drop Java 8 support
- Improve git push performance
- Show activities of all visible repositories as news feed
- Support custom fields of issues and pull requests in search condition
- Configurable default branch name
See the [change log](CHANGELOG.md) for all of the updates.