summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDouglas Barbosa Alexandre <dbalexandre@gmail.com>2016-08-31 19:54:11 -0300
committerDouglas Barbosa Alexandre <dbalexandre@gmail.com>2016-08-31 19:54:11 -0300
commitfdbab40d94b690bdc1890f027a89653924fa6710 (patch)
tree400c8391cc7b3d2427e298036fe96241d2087341
parenta926f1f03e8516302d08195a705fbad2e953bcbb (diff)
downloadgitlab-ce-fix-suggested-colors-options-for-new-labels-in-the-admin-area.tar.gz
-rw-r--r--CHANGELOG1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 13ec1bb885f..16e25c436d9 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -64,6 +64,7 @@ v 8.11.4 (unreleased)
- Fix broken gitlab:backup:restore because of bad permissions on repo storage !6098 (Dirk Hörner)
- Fix sorting issues by "last updated" doesn't work after import from GitHub
- Creating an issue through our API now emails label subscribers !5720
+ - Fix suggested colors options for new labels in the admin area
- Block concurrent updates for Pipeline
- Fix resolving conflicts on forks
- Fix diff commenting on merge requests created prior to 8.10