summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlfredo Sumaran <alfredo@gitlab.com>2016-06-27 17:36:01 -0500
committerAlfredo Sumaran <alfredo@gitlab.com>2016-06-27 17:36:01 -0500
commit67f5db6dc728e7e8f3a91030e6e1b9eff0b537a7 (patch)
treef7ff8e37aa031520c1e9d5edc6cf037aa4df32fd
parent46c88cd526becfd714ce8d3cea476568d0acb212 (diff)
downloadgitlab-ce-19170-mobile-buttons.tar.gz
Update CHANGELOG19170-mobile-buttons
-rw-r--r--CHANGELOG6
1 files changed, 3 insertions, 3 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 5c2b8c5c6d5..0fd8eb5c0ab 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -15,14 +15,14 @@ v 8.10.0 (unreleased)
- Add API endpoint for a group issues !4520 (mahcsig)
- Allow [ci skip] to be in any case and allow [skip ci]. !4785 (simon_w)
+v 8.9.3
+ - Update mobile button icons to be more inline with typical UI paradigms
+
v 8.9.2
- Update omniauth-saml to 1.6.0 !4951
- Fix rendering of commit notes !4953
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