diff options
author | Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | 2015-06-04 16:46:51 +0200 |
---|---|---|
committer | Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | 2015-06-04 16:46:51 +0200 |
commit | 7f042e8bcb6536c77ea0b3cf3cd2e122281181e2 (patch) | |
tree | 3808a92ea968b35c64b5b3c406e3135bf2e46522 /CHANGELOG | |
parent | d204c8f8625ce098f6527570fbb840ad57d4a247 (diff) | |
parent | e063c8f3e2c5faa8c92c898c4390e616e90926b0 (diff) | |
download | gitlab-ce-7f042e8bcb6536c77ea0b3cf3cd2e122281181e2.tar.gz |
Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/CHANGELOG b/CHANGELOG index 1fd938a34cd..a0b56bd3055 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -38,12 +38,13 @@ v 7.12.0 (unreleased) - User should be able to leave group. If not - show him proper message - User has ability to leave project - Add SAML support as an omniauth provider - - Allow to configure a URL to show after sign out + - Allow to configure a URL to show after sign out - Add an option to automatically sign-in with an Omniauth provider - Better performance for web editor (switched from satellites to rugged) - GitLab CI service sends .gitlab-ci.yaml in each push call - When remove project - move repository and schedule it removal - Improve group removing logic + - Trigger create-hooks on backup restore task v 7.11.4 - Fix missing bullets when creating lists |