diff options
author | Timothy Andrew <mail@timothyandrew.net> | 2016-04-15 10:03:21 +0530 |
---|---|---|
committer | Timothy Andrew <mail@timothyandrew.net> | 2016-04-15 10:03:21 +0530 |
commit | cfcd95b0c3c0c3699de8724e60cc2bce687a9132 (patch) | |
tree | deb70f2cd289a12f29c41402070f33047a7093aa /CHANGELOG | |
parent | d5f44d8a4b23b20f8292147db9c7f7730de70a3b (diff) | |
download | gitlab-ce-cfcd95b0c3c0c3699de8724e60cc2bce687a9132.tar.gz |
Update CHANGELOG
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 1 |
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) |