summaryrefslogtreecommitdiff
path: root/CHANGELOG
diff options
context:
space:
mode:
authorArinde Eniola <eniolaarinde1@gmail.com>2016-04-03 00:55:59 +0100
committerArinde Eniola <eniolaarinde1@gmail.com>2016-04-06 20:27:30 +0100
commit8d28f94e7bbf09ecf49ae9d7fab8c9a76abeb7ac (patch)
treeb3169d1d82243aea72ada3710961aa1b6506c1cd /CHANGELOG
parent02dcc4188c8816cd4363a98e60ae54309623ea6f (diff)
downloadgitlab-ce-8d28f94e7bbf09ecf49ae9d7fab8c9a76abeb7ac.tar.gz
finish up the design and add info to the changelog
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index a23c8a54af1..ecca821cd96 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -31,6 +31,7 @@ v 8.6.5 (unreleased)
v 8.6.4
- Don't attempt to fetch any tags from a forked repo (Stan Hu)
+ - Redesign the Labels page
v 8.6.3
- Mentions on confidential issues doesn't create todos for non-members. !3374