summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGrzegorz Bizon <grzesiek.bizon@gmail.com>2016-03-19 19:04:11 +0100
committerGrzegorz Bizon <grzesiek.bizon@gmail.com>2016-03-19 19:04:11 +0100
commita2f25ed60b81f8c0325a7d1e33898351afa1d60f (patch)
treec2f01f2e99f0b60c588e66a7cc8d32b1ffac83fe
parent18f25bc94282a29029721ceeb9b9c6db354ce45f (diff)
downloadgitlab-ce-a2f25ed60b81f8c0325a7d1e33898351afa1d60f.tar.gz
Add Changelog entry for issue move feature
-rw-r--r--CHANGELOG1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index ca360c6706d..027167465f3 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,6 +1,7 @@
Please view this file on the master branch, on stable branches it's out of date.
v 8.6.0 (unreleased)
+ - Add ability to move issue to another project
- Add confidential issues
- Bump gitlab_git to 9.0.3 (Stan Hu)
- Support Golang subpackage fetching (Stan Hu)