summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJacob Schatz <jschatz@gitlab.com>2016-04-25 20:15:08 +0000
committerJacob Schatz <jschatz@gitlab.com>2016-04-25 20:15:08 +0000
commit9182c93c00ff6c1dcf8c80349b0fd1ffe1fb99f7 (patch)
tree7f3e84d5fa3029c59a74bc2a16e594b429a91dee
parent8fc0eed357342a887bdd80fffdf480a83d9fd65f (diff)
parent1a79613df2b3add0fc954a02e54b2ec45ad0192f (diff)
downloadgitlab-ce-9182c93c00ff6c1dcf8c80349b0fd1ffe1fb99f7.tar.gz
Merge branch 'fix-changelog' into 'master'
Move CHANGELOG entry to 8.8 Fixes CHANGELOG entry for https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/3686 See merge request !3914
-rw-r--r--CHANGELOG2
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