Update README.md and CHANGELOG.md for GitBucket 4.23.1 release

This commit is contained in:
Naoki Takezoe
2018-04-10 02:38:06 +09:00
parent 2e391144f2
commit 5cb26247fc
2 changed files with 10 additions and 0 deletions

View File

@@ -1,6 +1,11 @@
# Changelog
All changes to the project will be documented in this file.
### 4.23.1 - 10 Apr 2018
- Fix bug that the contents API doesn't work for the repository root
- Fix shutdown problem in Tomcat deployment
- Render by plugins at the blob view even if it's a binary file
### 4.23.0 - 31 Mar 2018
- Allow tail slash in URL
- Display commit message of tags at the releases page

View File

@@ -70,6 +70,11 @@ Support
What's New in 4.23.x
-------------
### 4.23.1 - 10 Apr 2018
- Fix bug that the contents API doesn't work for the repository root
- Fix shutdown problem in Tomcat deployment
- Render by plugins at the blob view even if it's a binary file
### 4.23.0 - 31 Mar 2018
- Allow tail slash in URL
- Display commit message of tags at the releases page