Update CHANGELOG for 7.5

Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
This commit is contained in:
Dmitriy Zaporozhets 2014-11-13 19:20:35 +02:00
parent 4e65d085b5
commit 5e9f6562bb
No known key found for this signature in database
GPG Key ID: 161B5D6A44D3D88A
1 changed files with 11 additions and 0 deletions

View File

@ -12,6 +12,17 @@ v 7.5.0
- Return valid json for deleting branch via API (sponsored by O'Reilly Media)
- Expose username in project events API (sponsored by O'Reilly Media)
- Adds comments to commits in the API
- Performance improvements
- Fix post-receive issue for projects with deleted forks
- New gitlab-shell version with custom hooks support
- Improve code
- GitLab CI 5.2+ support (does not support older versions)
- Fixed bug when you can not push commits starting with 000000 to protected branches
- Added a password strength indicator
- Change project name and path in one form
- Display renamed files in diff views (Vinnie Okada)
- Add timezone configuration to gitlab.yml
- Fix raw view for public snippets
v 7.4.3
- Fix raw snippets view