mirror of
https://github.com/gitbucket/gitbucket.git
synced 2025-12-27 02:39:53 +01:00
Update README and CHANGELOG
This commit is contained in:
@@ -1,6 +1,14 @@
|
||||
# Changelog
|
||||
All changes to the project will be documented in this file.
|
||||
|
||||
### 4.25.0 - 29 May 2018
|
||||
- Security improvement
|
||||
- Show mail address at the profile page
|
||||
- Task list on commit comments
|
||||
- More detailed editing history of issues and pull requests
|
||||
- Expose user public keys
|
||||
- Download repository improvements
|
||||
|
||||
### 4.24.1 - 1 May 2018
|
||||
- Fix bug in Web API authentication
|
||||
|
||||
|
||||
19
README.md
19
README.md
@@ -68,17 +68,14 @@ Support
|
||||
- If you can't find same question and report, send it to [gitter room](https://gitter.im/gitbucket/gitbucket) before raising an issue.
|
||||
- The highest priority of GitBucket is the ease of installation and API compatibility with GitHub, so your feature request might be rejected if they go against those principles.
|
||||
|
||||
What's New in 4.24.x
|
||||
What's New in 4.25.x
|
||||
-------------
|
||||
### 4.24.1 - 1 May 2018
|
||||
- Fix bug in Web API authentication
|
||||
|
||||
### 4.24.0 - 30 Apr 2018
|
||||
- Diff for each review comment on pull requests
|
||||
- Extra mail addresses support
|
||||
- Show tags at the commit list
|
||||
- Keep wrap mode of the online editor
|
||||
- Renew layout of gitbucket-gist-plugin
|
||||
- Web API of gitbucket-ci-plugin
|
||||
### 4.25.0 - 29 May 2018
|
||||
- Security improvement
|
||||
- Show mail address at the profile page
|
||||
- Task list on commit comments
|
||||
- More detailed editing history of issues and pull requests
|
||||
- Expose user public keys
|
||||
- Download repository improvements
|
||||
|
||||
See the [change log](CHANGELOG.md) for all of the updates.
|
||||
|
||||
Reference in New Issue
Block a user