Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>2016-06-28 17:39:41 +0300
committerDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>2016-06-30 11:03:02 +0300
commit2485c5ded880634b3e9b4e2c96564a3e4775ac16 (patch)
treec2e34e878c53481207214c93ce31345281610efa
parentf06220411996165cbe4be96d438aa268f5827ed2 (diff)
Fix changelog for 8.9.3
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-rw-r--r--CHANGELOG4
1 files changed, 3 insertions, 1 deletions
diff --git a/CHANGELOG b/CHANGELOG
index cf7f8eda43d..680b6841122 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -42,8 +42,10 @@ v 8.9.3
- Fix missing avatar on system notes. !4954
- Reduce overhead and optimize ProjectTeam#max_member_access performance. !4973
- Use update_columns to by_pass all the dirty code on active_record. !4985
+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
-v 8.9.3
- Add sub nav to file page view
v 8.9.2