summaryrefslogtreecommitdiff
path: root/CHANGELOG
diff options
context:
space:
mode:
authorKamil Trzcinski <ayufan@ayufan.eu>2015-06-30 12:57:26 +0200
committerKamil Trzcinski <ayufan@ayufan.eu>2015-07-06 13:04:36 +0200
commit073c2a556e145d511e976b92f364b03aa4f3dd7f (patch)
treeef1d641b1eeec565cf2fd3a923fe95f97fb4c6be /CHANGELOG
parentb27f990de8a1b53974eb9aa0bd6bdde18f93d6db (diff)
downloadgitlab-ci-073c2a556e145d511e976b92f364b03aa4f3dd7f.tar.gz
Added support for image and services
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 716770b..e64281d 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,4 +1,5 @@
v7.13.0
+ - Allow to specify image and services in yml that can be used with docker
- Fix: No runner notification can see managers only
- Ability to cancel all builds in commit at once
- Disable colors in rake tasks automatically (if IO is not a TTY)