summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlfredo Sumaran <alfredo@gitlab.com>2016-04-14 12:19:33 -0500
committerJacob Schatz <jacobschatz@Jacobs-MBP.fios-router.home>2016-04-16 07:21:28 -0400
commit6e00c3635bfdf10ef2ada7a5b8af3fbc88f7f58a (patch)
tree731d23dcef68ed5c81837b4d2e2595ecda2fad28
parent18b4291181ba126a21137320a9f7b7f503c1d776 (diff)
downloadgitlab-ce-issue_14423.tar.gz
Update CHANGELOGissue_14423
-rw-r--r--CHANGELOG2
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 7754c3fb9fd..bc523533ee6 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -74,6 +74,7 @@ v 8.7.0 (unreleased)
- Selected diff rows highlight
- 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
v 8.6.6
- Expire the exists cache before deletion to ensure project dir actually exists (Stan Hu). !3413
@@ -81,7 +82,6 @@ v 8.6.6
- Fix revoking of authorized OAuth applications (Connor Shea). !3690
- Fix error on language detection when repository has no HEAD (e.g., master branch). !3654 (Jeroen Bobbeldijk)
- Project switcher uses new dropdown styling
- - Author and participants are displayed first on users autocompletion
v 8.6.5
- Fix importing from GitHub Enterprise. !3529