diff options
author | Grzegorz Bizon <grzesiek.bizon@gmail.com> | 2016-02-10 12:52:31 +0100 |
---|---|---|
committer | Grzegorz Bizon <grzesiek.bizon@gmail.com> | 2016-02-19 17:24:59 +0100 |
commit | c4f6a9359320ccee512e78f8e99a00844330dbdf (patch) | |
tree | a6ee0afca6f31b27bd2d0e0792b1cfdb826bd3fd /CHANGELOG | |
parent | cf3860848658b4d6956cff5ef9f3014fb1b71c3f (diff) | |
download | gitlab-ce-c4f6a9359320ccee512e78f8e99a00844330dbdf.tar.gz |
Fix Changelog entry for builds erasable after a rebase
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG index e8278eafc6d..6713dbbbb79 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -69,6 +69,7 @@ v 8.5.0 (unreleased) - Allow SAML users to login with no previous account without having to allow all Omniauth providers to do so. - Allow existing users to auto link their SAML credentials by logging in via SAML + - Make it possible to erase a build (trace, artifacts) using UI and API v 8.4.4 - Update omniauth-saml gem to 1.4.2 |