diff options
author | Jacob Vosmaer <contact@jacobvosmaer.nl> | 2015-06-26 09:38:17 +0000 |
---|---|---|
committer | Jacob Vosmaer <contact@jacobvosmaer.nl> | 2015-06-26 09:38:17 +0000 |
commit | e9d1d22991d537566d2f47d1b8abdcaeb0cc455c (patch) | |
tree | e05bf308bcb7eb6487ec19a391454e3e9c36a8fe | |
parent | 64d18dac8f4d0b2a2f5670b42e93d27c3308abf3 (diff) | |
parent | 93f42ac745c1b78144bb960eec2fd80fc74065cc (diff) | |
download | gitlab-ci-e9d1d22991d537566d2f47d1b8abdcaeb0cc455c.tar.gz |
Merge branch 'update_changelog' into '7-12-stable'
update changelog
See merge request !168
-rw-r--r-- | CHANGELOG | 12 |
1 files changed, 5 insertions, 7 deletions
@@ -1,14 +1,12 @@ -v7.13.0 - - Fix: No runner notification can see managers only +v7.12.1 + - Runner without tag should pick builds without tag only + - Explicit error in the GitLab when commit not found. - Fix: lint with relative subpath - - Update web hook example + - Update webhook example - Improved Lint stability - - Add one more validation rule for .gitlab-ci.yml - Add warning when .gitlab-ci.yml not found + - Add one more validation rule for .gitlab-ci.yml -v7.12.1 - - Runner without tag should pick builds without tag only - v7.12.0 - Endless scroll on the dashboard - Add notification if there are no runners |