summaryrefslogtreecommitdiff
path: root/CHANGELOG
diff options
context:
space:
mode:
authorKamil Trzciński <ayufan@ayufan.eu>2015-08-05 11:20:18 +0000
committerKamil Trzciński <ayufan@ayufan.eu>2015-08-05 11:20:18 +0000
commit3ee72501882a48b89f14a58f0c6093d35c7bf9cd (patch)
tree0dd3d1337dedece891e3d6c55d98d4cdf5775d92 /CHANGELOG
parent9d95dfe6018a6d039bc4f0d9ff42131b0ff9505c (diff)
parent5797106dc8ba885615a62ddd6492d66f3437058e (diff)
downloadgitlab-ci-3ee72501882a48b89f14a58f0c6093d35c7bf9cd.tar.gz
Merge branch 'service-testing' into 'master'
Fix service testing Fixes: - https://gitlab.com/gitlab-org/gitlab-ci/issues/248 - https://gitlab.com/gitlab-org/gitlab-ci/issues/208 /cc @vsizov See merge request !221
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 6b0a44f..bf965a4 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -20,6 +20,7 @@ v7.13.0
- Fix inline edit runner-description
- Allow to specify image and services in yml that can be used with docker
- Fix: No runner notification can see managers only
+ - Fix service testing for slack
- Ability to cancel all builds in commit at once
- Disable colors in rake tasks automatically (if IO is not a TTY)
- Implemented "rake env:info". Rake task to receive system information