diff options
author | Alexander Matyushentsev <amatyushentsev@gmail.com> | 2016-06-13 09:51:55 -0700 |
---|---|---|
committer | Alexander Matyushentsev <amatyushentsev@gmail.com> | 2016-06-13 09:51:55 -0700 |
commit | e8bf8ec40725a0af21677211f2d73d9b516c184a (patch) | |
tree | 5192fdb791452c2ad054fad62863c32a9685cb12 /CHANGELOG | |
parent | fcbb14f6b79ea4d97078ebae9df9a0fc4bba021e (diff) | |
download | gitlab-ce-e8bf8ec40725a0af21677211f2d73d9b516c184a.tar.gz |
Apply reviewer notes: update CHANGELOG, adjust code formatting
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/CHANGELOG b/CHANGELOG index 1e611ef481e..01c7f3c2ef3 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -2,7 +2,7 @@ Please view this file on the master branch, on stable branches it's out of date. v 8.9.0 (unreleased) - Fix Error 500 when using closes_issues API with an external issue tracker - - Add more information into RSS feed for issues. + - Add more information into RSS feed for issues (Alexander Matyushentsev) - Bulk assign/unassign labels to issues. - Ability to prioritize labels !4009 / !3205 (Thijs Wouters) - Fix endless redirections when accessing user OAuth applications when they are disabled @@ -124,7 +124,6 @@ v 8.8.1 v 8.8.0 - Implement GFM references for milestones (Alejandro RodrÃguez) -v 8.8.0 (unreleased) - Snippets tab under user profile. !4001 (Long Nguyen) - Fix error when using link to uploads in global snippets - Fix Error 500 when attempting to retrieve project license when HEAD points to non-existent ref |