summaryrefslogtreecommitdiff
path: root/CHANGELOG
diff options
context:
space:
mode:
authorTimothy Andrew <mail@timothyandrew.net>2016-04-15 10:03:21 +0530
committerTimothy Andrew <mail@timothyandrew.net>2016-04-15 10:03:21 +0530
commitcfcd95b0c3c0c3699de8724e60cc2bce687a9132 (patch)
treedeb70f2cd289a12f29c41402070f33047a7093aa /CHANGELOG
parentd5f44d8a4b23b20f8292147db9c7f7730de70a3b (diff)
downloadgitlab-ce-cfcd95b0c3c0c3699de8724e60cc2bce687a9132.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 071e35167fa..963d2ad6814 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -43,6 +43,7 @@ v 8.7.0 (unreleased)
- Update number of Todos in the sidebar when it's marked as "Done". !3600
- API: Expose 'updated_at' for issue, snippet, and merge request notes (Robert Schilling)
- API: User can leave a project through the API when not master or owner. !3613
+ - While signing up, don't persist the user password across form redisplays
v 8.6.6
- Fix error on language detection when repository has no HEAD (e.g., master branch). !3654 (Jeroen Bobbeldijk)