Added CHANGELOG entry

This commit is contained in:
Kamil Trzcinski 2016-05-09 20:35:10 +03:00
parent 1dea54c220
commit 04badd28f9
1 changed files with 1 additions and 0 deletions

View File

@ -18,6 +18,7 @@ v 8.8.0 (unreleased)
- Add 'l' shortcut to open Label dropdown on issuables and 'i' to create new issue on a project
- Update SVG sanitizer to conform to SVG 1.1
- Updated search UI
- Added authentication service for Container Registry
- Display informative message when new milestone is created
- Allow "NEWS" and "CHANGES" as alternative names for CHANGELOG. !3768 (Connor Shea)
- Added button to toggle whitespaces changes on diff view