summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDouglas Barbosa Alexandre <dbalexandre@gmail.com>2016-04-18 01:02:50 -0300
committerDouglas Barbosa Alexandre <dbalexandre@gmail.com>2016-04-18 12:13:19 -0300
commit218f25bf27f2acee3c5d2d8fa630b3a9f1504ae6 (patch)
treef76078c03b56d53239fb39abaf17a3fb85e8d0cc
parent67df4d2005ed14f0dab8717304e428de6e81b777 (diff)
downloadgitlab-ce-gh-import-labels.tar.gz
Update CHANGELOGgh-import-labels
-rw-r--r--CHANGELOG1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index e641adbfcef..f5bb1c205d3 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -82,6 +82,7 @@ v 8.7.0 (unreleased)
- Author and participants are displayed first on users autocompletion
- Show number sign on external issue reference text (Florent Baldino)
- Updated print style for issues
+ - Import GitHub labels
v 8.6.6
- Expire the exists cache before deletion to ensure project dir actually exists (Stan Hu). !3413