summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJames Lopez <james@jameslopez.es>2016-07-01 16:22:03 +0200
committerJames Lopez <james@jameslopez.es>2016-07-01 16:22:03 +0200
commite7319d0a2570b229d3bbd3e64b95c8b4a2dedd69 (patch)
treebacafd62f067c04676b668b4144755cef5c4fe54
parentf29c30475e621dedae24791ae9b144b6bef2f80a (diff)
downloadgitlab-ce-e7319d0a2570b229d3bbd3e64b95c8b4a2dedd69.tar.gz
Many squashed commits
-rw-r--r--CHANGELOG8
1 files changed, 1 insertions, 7 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 7f4d9451d5a..a019f56c0fa 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -31,17 +31,11 @@ v 8.10.0 (unreleased)
- Allow [ci skip] to be in any case and allow [skip ci]. !4785 (simon_w)
- Add basic system information like memory and disk usage to the admin panel
-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
- - Update mobile button icons to be more inline with typical UI paradigms
- - Fixes missing avatar on system notes. !4954
- - Fixes issues importing events in Import/Export. Import/Export version bumped to 0.1.1
- - Improve performance of obtaining the maximum access of a user in a project
v 8.9.5 (unreleased)
- Improve the request / withdraw access button. !4860
- Fix assigning shared runners as admins. !4961
- Show "locked" label for locked runners on runners admin. !4961
+ - Fixes issues importing events in Import/Export. Import/Export version bumped to 0.1.1
v 8.9.4
- Fix privilege escalation issue with OAuth external users.