diff options
author | Long Nguyen <long.polyglot@gmail.com> | 2016-04-28 16:41:35 +0700 |
---|---|---|
committer | Long Nguyen <long.polyglot@gmail.com> | 2016-04-28 16:41:35 +0700 |
commit | ced6563121851d95cd156ee486476469acdd6469 (patch) | |
tree | 5e6113efc378ace1e1966eb287805dbbc2e66b8d /CHANGELOG | |
parent | 81467d2e04562d63249063113bdd61d4ad16da7d (diff) | |
download | gitlab-ce-ced6563121851d95cd156ee486476469acdd6469.tar.gz |
Add changelog
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG index 558897ad892..c6c96c096c8 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.8.0 (unreleased) + - Assign labels and milestone to target project when moving issue - 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 |