summaryrefslogtreecommitdiff
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 18:02:24 -0300
commitc923382c7dce8ce1418915b863e1c28f277d9bc4 (patch)
tree47c3a9e915a0ba7310d1b7a7c93400d2afcb840b
parent1bb1e8eb5610fdbc8bd5cc8a324971219a8d1e29 (diff)
downloadgitlab-ce-c923382c7dce8ce1418915b863e1c28f277d9bc4.tar.gz
Update 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