summaryrefslogtreecommitdiff
path: root/CHANGELOG
diff options
context:
space:
mode:
authorAlexander Matyushentsev <amatyushentsev@gmail.com>2016-06-11 20:01:16 -0700
committerAlexander Matyushentsev <amatyushentsev@gmail.com>2016-06-13 09:41:34 -0700
commit5328930e3f7d013791417ba38805cfab9d029dbd (patch)
tree65a8d0b4a61558a2d9b1d9ff8e87e9e0ed8bc4f3 /CHANGELOG
parentaf33338bbf752ab5f4dba5b981644b399ae3563b (diff)
downloadgitlab-ce-5328930e3f7d013791417ba38805cfab9d029dbd.tar.gz
Move change description to proper release and fix typo
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG2
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 80b19bbd04e..1e611ef481e 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -2,6 +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.
- 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 +125,6 @@ v 8.8.1
v 8.8.0
- Implement GFM references for milestones (Alejandro Rodríguez)
v 8.8.0 (unreleased)
- - Add more information into RSS fead for issues.
- 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