diff options
author | BaldinoF <baldinof@gmail.com> | 2016-04-17 18:22:23 +0200 |
---|---|---|
committer | BaldinoF <baldinof@gmail.com> | 2016-04-17 18:25:58 +0200 |
commit | a281f68b64c72bfad7796b8dc0ae3805583c66b6 (patch) | |
tree | 6483b7290a02f10c79679e0e490724cdd0412e2d | |
parent | b04140a1e497c75a721bc4e5458907bf35a0a8b9 (diff) | |
download | gitlab-ce-a281f68b64c72bfad7796b8dc0ae3805583c66b6.tar.gz |
Add CHANGELOG entry
-rw-r--r-- | CHANGELOG | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG index d8fbfafb72c..de520330781 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -75,6 +75,7 @@ v 8.7.0 (unreleased) - Fix emoji categories in the emoji picker - Add encrypted credentials for imported projects and migrate old ones - Author and participants are displayed first on users autocompletion + - Show number sign on external issue reference text (Florent Baldino) v 8.6.6 - Expire the exists cache before deletion to ensure project dir actually exists (Stan Hu). !3413 |