summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobert Speicher <robert@gitlab.com>2016-05-13 17:08:55 +0000
committerRobert Speicher <robert@gitlab.com>2016-05-13 17:08:55 +0000
commit76d16c26d26de50fc4f60303ae8479102911c493 (patch)
treeef42cbb29fcfa4119d7c45b0ec7b655719f52adf
parent22ff0d34211f255e02eea08d1d465d1a8aac3222 (diff)
parent6da24056030ccf45ec39f2f3b6addc6f0ffe1d1f (diff)
downloadgitlab-ce-76d16c26d26de50fc4f60303ae8479102911c493.tar.gz
Merge branch 'dz-update-changelog' into 'master'
Add UI changes in 8.8 to changelog For !3824 and !3980 [ci skip] See merge request !4140
-rw-r--r--CHANGELOG2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 588a4b4eef6..30d4955c9f3 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -49,6 +49,8 @@ v 8.8.0 (unreleased)
- Total method execution timings are no longer tracked
- Allow Admins to remove the Login with buttons for OAuth services and still be able to import !4034. (Andrei Gliga)
- Add API endpoints for un/subscribing from/to a label. !4051 (Ahmad Sherif)
+ - Hide left sidebar on phone screens to give more space for content
+ - Redesign navigation for profile and group pages
v 8.7.5
- Fix relative links in wiki pages. !4050