diff options
author | Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | 2016-01-22 10:20:39 -0800 |
---|---|---|
committer | Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | 2016-01-22 10:20:39 -0800 |
commit | bed4f43f1ad46a53223f86a444780efa138f126f (patch) | |
tree | a90ff86e50aa56c7e7e7ce7c87f356f90093e101 /CHANGELOG | |
parent | 56b527093d3a5ba5d2d93d387e4f3cc3bc85ce50 (diff) | |
download | gitlab-ce-bed4f43f1ad46a53223f86a444780efa138f126f.tar.gz |
Fix changelog
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/CHANGELOG b/CHANGELOG index a8fee206890..0c4d90855a5 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -4,10 +4,9 @@ v 8.5.0 (unreleased) - Add "visibility" flag to GET /projects api endpoint - Upgrade gitlab_git to 7.2.23 to fix commit message mentions in first branch push - New UI for pagination + - Fix diff comments loaded by AJAX to load comment with diff in discussion tab v 8.4.0 -v 8.4.0 (unreleased) - - Fix diff comments loaded by AJAX to load comment with diff in discussion tab - Allow LDAP users to change their email if it was not set by the LDAP server - Ensure Gravatar host looks like an actual host - Consider re-assign as a mention from a notification point of view |