summaryrefslogtreecommitdiff
path: root/CHANGELOG
diff options
context:
space:
mode:
authorRémy Coutable <remy@rymai.me>2016-04-19 13:10:25 +0200
committerRobert Speicher <rspeicher@gmail.com>2016-04-20 15:43:32 -0400
commit159f959b6106a750d0ab89dce95a954ee33ffa84 (patch)
tree02594451a542a06e0fe6a3e594a74644fe784fc1 /CHANGELOG
parent6cdf4acd4eef55c616d633757772c6e05f6b93c5 (diff)
downloadgitlab-ce-159f959b6106a750d0ab89dce95a954ee33ffa84.tar.gz
Move due_date sort scopes to Issue and fix CHANGELOG
Signed-off-by: Rémy Coutable <remy@rymai.me>
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG4
1 files changed, 3 insertions, 1 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 661ca39403f..72c714c3f73 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -189,7 +189,9 @@ v 8.6.1
- Fixes issue with assign milestone not loading milestone list. !3346
- Fix an issue causing the Dashboard/Milestones page to be blank. !3348
-v 8.6.0 (unreleased)
+v 8.6.0
+ - Add ability to move issue to another project
+ - Prevent tokens in the import URL to be showed by the UI
- Fix bug where wrong commit ID was being used in a merge request diff to show old image (Stan Hu)
- Add confidential issues
- Bump gitlab_git to 9.0.3 (Stan Hu)