diff options
author | Marin Jankovski <maxlazio@gmail.com> | 2015-03-04 13:45:27 -0800 |
---|---|---|
committer | Marin Jankovski <maxlazio@gmail.com> | 2015-03-04 13:45:27 -0800 |
commit | 00778c073130789e9f65e02e6fa6e8b987506c9e (patch) | |
tree | 872c33ebb562781bd97691c03bba631e20578026 | |
parent | 02f17ce1b3233e5a35d68493b9f3cc03fb8d7c9f (diff) | |
download | gitlab-ce-00778c073130789e9f65e02e6fa6e8b987506c9e.tar.gz |
Move items to the correct version in the changelog.
-rw-r--r-- | CHANGELOG | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/CHANGELOG b/CHANGELOG index 95d176677f3..5270a81dfe0 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -20,7 +20,11 @@ v 7.9.0 (unreleased) - Add brakeman (security scanner for Ruby on Rails) - Slack username and channel options - Add grouped milestones from all projects to dashboard. - - Web hook sends pusher email as well as commiter + - Web hook sends pusher email as well as commiter + - Add Bitbucket omniauth provider. + - Add Bitbucket importer. + - Support referencing issues to a project whose name starts with a digit + v 7.8.2 - Fix service migration issue when upgrading from versions prior to 7.3 - Fix setting of the default use project limit via admin UI @@ -35,9 +39,6 @@ v 7.8.1 - Fix the warning for LDAP users about need to set password - Fix avatars which were not shown for non logged in users - Fix urls for the issues when relative url was enabled - - Add Bitbucket omniauth provider. - - Add Bitbucket importer. - - Support referencing issues to a project whose name starts with a digit v 7.8.0 - Fix access control and protection against XSS for note attachments and other uploads. |