summaryrefslogtreecommitdiff
path: root/CHANGELOG
diff options
context:
space:
mode:
authorJames Lopez <james@jameslopez.es>2016-02-24 17:00:21 +0100
committerJames Lopez <james@jameslopez.es>2016-02-24 17:00:21 +0100
commita02216de4ec7c291f50c4b66f7eb10b628227453 (patch)
treebb7bdbd0f198dc0f424ce8d28c2bcd2bddf4f412 /CHANGELOG
parent595c526694ba0f134142b3eedfac4c06de2e9819 (diff)
parentfe6f17ceda53c83151cb1694568063db883589ee (diff)
downloadgitlab-ce-a02216de4ec7c291f50c4b66f7eb10b628227453.tar.gz
Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into fix/project-wiki-ending
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG18
1 files changed, 18 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 0a90c39da5c..2cf6e00ac58 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,8 +1,26 @@
Please view this file on the master branch, on stable branches it's out of date.
v 8.6.0 (unreleased)
+ - Improve the formatting for the user page bio (Connor Shea)
+
+v 8.5.1
+ - Fix group projects styles
- Show Crowd login tab when sign in is disabled and Crowd is enabled (Peter Hudec)
- Fix issue pushing to projects ending with .wiki
+ - Fix a set of small UI glitches in project, profile, and wiki pages
+ - Restrict permissions on public/uploads
+ - Fix the merge request side-by-side view after loading diff results
+ - Fix the look of tooltip for the "Revert" button
+ - Add when the Builds & Runners API changes got introduced
+ - Fix error 500 on some merged merge requests
+ - Fix an issue causing the content of the issuable sidebar to disappear
+ - 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
+ - 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
v 8.5.0
- Fix duplicate "me" in tooltip of the "thumbsup" awards Emoji (Stan Hu)