diff options
author | Grzegorz Bizon <grzegorz.bizon@ntsn.pl> | 2015-12-14 18:14:50 +0100 |
---|---|---|
committer | Grzegorz Bizon <grzegorz.bizon@ntsn.pl> | 2015-12-14 18:15:11 +0100 |
commit | 0a81a681585bf699a7a41a449a2c0c21e2e335c6 (patch) | |
tree | 124b234c7b3c2246a812d21dd75ee99b071a3f11 /CHANGELOG | |
parent | 9d2b8326b2c106389024a2c3e921fbb6283db748 (diff) | |
download | gitlab-ce-0a81a681585bf699a7a41a449a2c0c21e2e335c6.tar.gz |
Update CHANGELOGux/suppress-ci-yml-warning
[ci skip]
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG index 365b9e973fc..6ff06091f61 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -51,6 +51,9 @@ v 8.3.0 (unreleased) - Display referenced merge request statuses in the issue description (Greg Smethells) - Implement new sidebar for issue and merge request pages - Emoji picker improvements + - Suppress warning about missing `.gitlab-ci.yml` if builds are disabled + - Do not show build status unless builds are enabled and `.gitlab-ci.yml` is present + - Persist runners registration token in database v 8.2.3 - Fix application settings cache not expiring after changes (Stan Hu) |