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:
authorJacob Schatz <jschatz1@gmail.com>2016-04-29 19:08:53 +0300
committerJacob Schatz <jschatz1@gmail.com>2016-04-29 19:10:30 +0300
commit6e5f0fbad47c28d3cf33fd52296e278ed4625d5a (patch)
tree507c1bedd5f71ca9afb9a4fed8aba58f6dd0b9f2
parentb2ec176539dd7caf8ae463776175e00c80199470 (diff)
Update CHANGELOG
-rw-r--r--CHANGELOG1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index ed151df9e25..5bd897126b2 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -14,6 +14,7 @@ v 8.8.0 (unreleased)
- Backport GitLab Enterprise support from EE
- Files over 5MB can only be viewed in their raw form, files over 1MB without highlighting !3718
- Add support for supressing text diffs using .gitattributes on the default branch (Matt Oakes)
+ - Added multiple colors for labels in dropdowns when dups happen.
v 8.7.2
- The "New Branch" button is now loaded asynchronously