add entry to CHANGELOG

This commit is contained in:
Arinde Eniola 2016-05-03 12:09:13 +01:00
parent 14964308dc
commit 68da2ac9a0
1 changed files with 1 additions and 0 deletions

View File

@ -12,6 +12,7 @@ v 8.8.0 (unreleased)
- Display informative message when new milestone is created
- Replace Devise Async with Devise ActiveJob integration. !3902 (Connor Shea)
- Allow "NEWS" and "CHANGES" as alternative names for CHANGELOG. !3768 (Connor Shea)
- Added Gfm autocomplete for labels
- Added button to toggle whitespaces changes on diff view
- Backport GitLab Enterprise support from EE
- Files over 5MB can only be viewed in their raw form, files over 1MB without highlighting !3718