summaryrefslogtreecommitdiff
path: root/CHANGELOG
diff options
context:
space:
mode:
authorRobert Speicher <robert@gitlab.com>2016-02-23 17:47:59 +0000
committerRémy Coutable <remy@rymai.me>2016-02-24 09:13:29 +0100
commit11b6c8c30bf55fdb3150749a905ce5c4642417c4 (patch)
treee5aca7f77cac2261fef46884d8b569096e4635e8 /CHANGELOG
parenteabd5cc2de9021186f9fbc901eb584ad319f6a00 (diff)
downloadgitlab-ce-11b6c8c30bf55fdb3150749a905ce5c4642417c4.tar.gz
Merge branch 'fix-todos' into 'master'
Does not raise an error when Todo is already marked as done Closes #13681 See merge request !2926
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG11
1 files changed, 6 insertions, 5 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 9a08d4d4e7f..977a93f6693 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,14 +1,15 @@
Please view this file on the master branch, on stable branches it's out of date.
v 8.5.1
- - Add when the Builds & Runners API changes got introduced
- - Fix Side-by-side view after loading diff results
- Fix error 500 on some merged merge requests
- - Issues can now be dragged & dropped into empty milestone lists. This is also
- possible with MRs
+ - Fix error 500 when trying to marke an already done todo as "done"
+ - Fix Side-by-side view after loading diff results
- Fix an issue where MRs weren't sortable
+ - Fix a set of small UI glitches in project, profile, and wiki pages
+ - Issues can now be dragged & dropped into empty milestone lists. This is also
+ possible with MRs
- Restrict permissions on public/uploads
- - Set of small UI fixes to project, profile, and wiki pages
+ - Add when the Builds & Runners API changes got introduced
- Update sentry-raven gem to 0.15.6
v 8.5.0