summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlfredo Sumaran <alfredo@gitlab.com>2016-06-27 17:36:01 -0500
committerDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>2016-06-28 16:01:42 +0200
commitca92ad90438d3a9217ae7bf282423af6da7c2168 (patch)
tree1ba84bc1521bfe038e27e9ba35e74a9e331ecc80
parent706c5a1399c1c06a6a39a02e35d8e61f064632e8 (diff)
downloadgitlab-ce-ca92ad90438d3a9217ae7bf282423af6da7c2168.tar.gz
Update CHANGELOG
-rw-r--r--CHANGELOG5
1 files changed, 2 insertions, 3 deletions
diff --git a/CHANGELOG b/CHANGELOG
index bfe8c8717ae..15d247ded95 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -19,6 +19,8 @@ v 8.10.0 (unreleased)
v 8.9.3 (unreleased)
- Decreased min width of screen to 1280px for pinned sidebar
- Fix encrypted data backwards compatibility after upgrading attr_encrypted gem
+v 8.9.3
+ - Update mobile button icons to be more inline with typical UI paradigms
v 8.9.2
- Fix visibility of snippets when searching.
@@ -26,9 +28,6 @@ v 8.9.2
- Update omniauth-saml to 1.6.0 !4951
v 8.9.1
- - Update mobile button icons to be more inline with typical UI paradigms
-
-v 8.9.1
- Refactor labels documentation. !3347
- Eager load award emoji on notes. !4628
- Fix some CI wording in documentation. !4660