summaryrefslogtreecommitdiff
path: root/CHANGELOG
diff options
context:
space:
mode:
authorKamil Trzcinski <ayufan@ayufan.eu>2015-11-13 11:15:17 +0100
committerKamil Trzcinski <ayufan@ayufan.eu>2015-11-13 11:18:15 +0100
commitf36698663cc3a87cc5deec07c693020d97e174f7 (patch)
treedb8d327c9e6c2444acaa1456903e2776f98a105a /CHANGELOG
parent37465f44b40df9709507fda7a022f1907b23d53f (diff)
downloadgitlab-ce-f36698663cc3a87cc5deec07c693020d97e174f7.tar.gz
Bump the GITLAB_WORKHORSE version to 0.4.1 [ci skip]
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index c766e8ea98a..1bd60728e6f 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -21,6 +21,7 @@ v 8.2.0 (unreleased)
- Send build name and stage in CI notification e-mail
- Extend yml syntax for only and except to support specifying repository path
- Enable shared runners to all new projects
+ - Bump GitLab-Workhorse to 0.4.1
- Allow to define cache in `.gitlab-ci.yml`
- Fix: 500 error returned if destroy request without HTTP referer (Kazuki Shimizu)
- Remove deprecated CI events from project settings page