summaryrefslogtreecommitdiff
path: root/CHANGELOG
diff options
context:
space:
mode:
authorDouglas Barbosa Alexandre <dbalexandre@gmail.com>2016-04-18 14:08:58 -0300
committerDouglas Barbosa Alexandre <dbalexandre@gmail.com>2016-04-18 20:07:05 -0300
commit3225f78fdbe80bf2d6624508b2d75bcd0a285351 (patch)
tree323b07933c89f57d48ccb6be3f7ff71d984494ab /CHANGELOG
parentf2fe4af19da9d477e9b0df6ec530d4bcc1ca2a5f (diff)
downloadgitlab-ce-3225f78fdbe80bf2d6624508b2d75bcd0a285351.tar.gz
Update CHANGELOG
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 290c9568149..1a4b367e474 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -86,6 +86,7 @@ v 8.7.0 (unreleased)
- Updated print style for issues
- Use GitHub Issue/PR number as iid to keep references
- Import GitHub labels
+ - Import GitHub milestones
v 8.6.6
- Expire the exists cache before deletion to ensure project dir actually exists (Stan Hu). !3413