diff options
author | Alfredo Sumaran <alfredo@gitlab.com> | 2016-04-25 14:21:55 -0500 |
---|---|---|
committer | Alfredo Sumaran <alfredo@gitlab.com> | 2016-04-25 14:21:55 -0500 |
commit | 1a79613df2b3add0fc954a02e54b2ec45ad0192f (patch) | |
tree | a1b93833fa856015af90ed44670abf3700052b8b /CHANGELOG | |
parent | d809507e0558465a83792ad60634379b34a3a25a (diff) | |
download | gitlab-ce-1a79613df2b3add0fc954a02e54b2ec45ad0192f.tar.gz |
Move CHANGELOG entry to 8.8
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGELOG b/CHANGELOG index d6353d34395..a4794485476 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -3,6 +3,7 @@ Please view this file on the master branch, on stable branches it's out of date. v 8.8.0 (unreleased) - 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 v 8.7.1 (unreleased) - Fix .gitlab-ci.yml parsing issue when hidde job is a template without script definition. !3849 @@ -118,7 +119,6 @@ v 8.7.0 - Show number sign on external issue reference text (Florent Baldino) - Updated print style for issues - Use GitHub Issue/PR number as iid to keep references - - Add 'l' shortcut to open Label dropdown on issuables and 'i' to create new issue on a project - Import GitHub labels - Add option to filter by "Owned projects" on dashboard page - Import GitHub milestones |