diff options
author | Grzegorz Bizon <grzesiek.bizon@gmail.com> | 2016-02-18 12:05:40 +0100 |
---|---|---|
committer | Grzegorz Bizon <grzesiek.bizon@gmail.com> | 2016-02-18 12:05:40 +0100 |
commit | 52d5eefd1fbb0af68c541b3d23397501f665dfa0 (patch) | |
tree | 930a1559350b8398525721ee762abe11a1224f8f /CHANGELOG | |
parent | 8114786665a59526a988ce346393243996769aff (diff) | |
download | gitlab-ce-52d5eefd1fbb0af68c541b3d23397501f665dfa0.tar.gz |
Add Changelog entry for builds scheduler fixfix/ci-first-job-allow-failure
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG index 08a9b8df4a0..b0d08d97226 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -63,6 +63,7 @@ v 8.5.0 (unreleased) - Fix CI builds badge, add a new link to builds badge, deprecate the old one - Fix broken link to project in build notification emails - Ability to see and sort on vote count from Issues and MR lists + - Fix builds scheduler when first build in stage was allowed to fail v 8.4.4 - Update omniauth-saml gem to 1.4.2 |