summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorValery Sizov <vsv2711@gmail.com>2015-06-26 12:08:26 +0300
committerValery Sizov <vsv2711@gmail.com>2015-06-26 12:08:26 +0300
commite639ad7f74f0eb27bdd5256c568618c580da6cb4 (patch)
tree4ac6681369536525e5c3e7872675677e458a6280
parent7005e249b9096278a74a7b5751b1e789fa41725d (diff)
downloadgitlab-ci-e639ad7f74f0eb27bdd5256c568618c580da6cb4.tar.gz
update changelog
-rw-r--r--CHANGELOG11
1 files changed, 6 insertions, 5 deletions
diff --git a/CHANGELOG b/CHANGELOG
index c0a2cee..95d11fd 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,17 +1,18 @@
v7.13.0
- Fix: No runner notification can see managers only
- - Fix: lint with relative subpath
- - Update web hook example
- Ability to cancel all builds in commit at once
- Improved Lint stability
- - Add one more validation rule for .gitlab-ci.yml
- - Add warning when .gitlab-ci.yml not found
- Disable colors in rake tasks automatically (if IO is not a TTY)
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 webhook example
+ - Improved Lint stability
+ - Add warning when .gitlab-ci.yml not found
+ - Add one more validation rule for .gitlab-ci.yml
+
v7.12.0
- Endless scroll on the dashboard
- Add notification if there are no runners