summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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