Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlfredo Sumaran <alfredo@gitlab.com>2016-04-25 22:21:55 +0300
committerAlfredo Sumaran <alfredo@gitlab.com>2016-04-25 22:21:55 +0300
commit1a79613df2b3add0fc954a02e54b2ec45ad0192f (patch)
treea1b93833fa856015af90ed44670abf3700052b8b /CHANGELOG
parentd809507e0558465a83792ad60634379b34a3a25a (diff)
Move CHANGELOG entry to 8.8
Diffstat (limited to 'CHANGELOG')
-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