summaryrefslogtreecommitdiff
path: root/CHANGELOG
diff options
context:
space:
mode:
authorRémy Coutable <remy@rymai.me>2016-03-02 18:25:02 +0100
committerRémy Coutable <remy@rymai.me>2016-03-02 18:25:02 +0100
commit2883d8b35de7b374545f9129f0acabc625cbc9bb (patch)
tree9fc73dc3d8e1be606484298fb4ed53740db4b533 /CHANGELOG
parent076956cb2ba9a3cd2d3e4b541879b8b9ab0af165 (diff)
downloadgitlab-ce-2883d8b35de7b374545f9129f0acabc625cbc9bb.tar.gz
Add 8.5.2 items in CHANGELOG
[ci skip]
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG12
1 files changed, 10 insertions, 2 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 6837037a367..7b837a46509 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -13,12 +13,20 @@ v 8.6.0 (unreleased)
v 8.5.2
- Fix sidebar overlapping content when screen width was below 1200px
- - Fix permissions for deprecated CI build status badge
+ - Don't repeat labels listed on Labels tab
+ - Bring the "branded appearance" feature from EE to CE
- Fix error 500 when commenting on a commit
+ - Show days remaining instead of elapsed time for Milestone
- Fix broken icons on installations with relative URL (Artem Sidorenko)
+ - Fix issue where tag list wasn't refreshed after deleting a tag
- Fix import from gitlab.com (KazSawada)
+ - Improve implementation to check read access to forks and add pagination
+ - Don't show any "2FA required" message if it's not actually required
- Fix help keyboard shortcut on relative URL setups (Artem Sidorenko)
+ - Update Rails to 4.2.5.2
+ - Fix permissions for deprecated CI build status badge
- Don't show "Welcome to GitLab" when the search didn't return any projects
+ - Add Todos documentation
v 8.5.1
- Fix group projects styles
@@ -33,7 +41,7 @@ v 8.5.1
- Fix error 500 when trying to mark an already done todo as "done"
- Fix an issue where MRs weren't sortable
- Issues can now be dragged & dropped into empty milestone lists. This is also
- possible with MRs
+ possible with MRs
- Changed padding & background color for highlighted notes
- Re-add the newrelic_rpm gem which was removed without any deprecation or warning (Stan Hu)
- Update sentry-raven gem to 0.15.6