diff options
author | Douwe Maan <douwe@gitlab.com> | 2015-03-03 11:20:01 +0100 |
---|---|---|
committer | Douwe Maan <douwe@gitlab.com> | 2015-03-03 11:20:01 +0100 |
commit | 2c7baed3946dcc724e091698978419a18c7d6930 (patch) | |
tree | 128d7ac104f25b71672a87424473ceda87e42fb8 | |
parent | 5c910b94cef084fc1fae398fdf72a220f800e7ad (diff) | |
download | gitlab-ce-2c7baed3946dcc724e091698978419a18c7d6930.tar.gz |
Fix changelog.
-rw-r--r-- | CHANGELOG | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/CHANGELOG b/CHANGELOG index 8011817d0ae..50e18f1006e 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,7 +1,4 @@ Please view this file on the master branch, on stable branches it's out of date. -v 7.9.0 (unreleased) - - Added issue and merge request events to Slack service (Stan Hu) - - Fix broken access control for note attachments (Hannes Rosenögger) v 7.9.0 (unreleased) - Move labels/milestones tabs to sidebar @@ -19,6 +16,7 @@ v 7.9.0 (unreleased) - Allow user confirmation to be skipped for new users via API - Add a service to send updates to an Irker gateway (Romain Coltel) - Add brakeman (security scanner for Ruby on Rails) + - Added issue and merge request events to Slack service (Stan Hu) v 7.8.1 - Fix run of custom post receive hooks |