diff options
author | Long Nguyen <long.polyglot@gmail.com> | 2016-04-28 16:43:21 +0700 |
---|---|---|
committer | Long Nguyen <long.polyglot@gmail.com> | 2016-04-28 16:43:21 +0700 |
commit | f43044cc8abb23f391f635e145b52cf5a54a0058 (patch) | |
tree | ce3055d7eaf4078780741c3cef266ef174820f0e | |
parent | ced6563121851d95cd156ee486476469acdd6469 (diff) | |
download | gitlab-ce-f43044cc8abb23f391f635e145b52cf5a54a0058.tar.gz |
Update changelog
-rw-r--r-- | CHANGELOG | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGELOG b/CHANGELOG index c6c96c096c8..2d3a9e051e5 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,7 +1,7 @@ Please view this file on the master branch, on stable branches it's out of date. v 8.8.0 (unreleased) - - Assign labels and milestone to target project when moving issue + - Assign labels and milestone to target project when moving issue. !3934 - Remove future dates from contribution calendar graph. - Fix error when visiting commit builds page before build was updated - Add 'l' shortcut to open Label dropdown on issuables and 'i' to create new issue on a project |