summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKamil Trzcinski <ayufan@ayufan.eu>2016-05-09 20:35:10 +0300
committerKamil Trzcinski <ayufan@ayufan.eu>2016-05-09 20:35:10 +0300
commit04badd28f969ea2cf7b2d767f34fa67f0dcdc980 (patch)
tree620bcc6e6aacca359a274b6c60244a9c7e00f50e
parent1dea54c2201ec5f51bcd8772757dbc6612cc9fdc (diff)
downloadgitlab-ce-04badd28f969ea2cf7b2d767f34fa67f0dcdc980.tar.gz
Added CHANGELOG entry
-rw-r--r--CHANGELOG1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index fed3caef7e8..7cccb9c9462 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -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