summaryrefslogtreecommitdiff
path: root/CHANGELOG
diff options
context:
space:
mode:
authorDmitriy Zaporozhets <dzaporozhets@gitlab.com>2015-03-19 17:21:20 +0000
committerMarin Jankovski <maxlazio@gmail.com>2015-03-19 10:29:48 -0700
commitab83fb992b70b29d92f7605d4ed66c042b56dfee (patch)
treec3b3441d026d4919a3a1835b1faccf029338d4d1 /CHANGELOG
parent1ea6b05e87bacfca0d1cbaf0c9db1833258d64c3 (diff)
downloadgitlab-ce-ab83fb992b70b29d92f7605d4ed66c042b56dfee.tar.gz
Merge branch 'add_canceled_ci_status' into 'master'
Add canceled CI status Fixes https://github.com/gitlabhq/gitlab-ci/issues/564 https://dev.gitlab.org/gitlab/gitlab-ci/issues/169 ![Screen_Shot_2015-03-19_at_17.10.08](https://dev.gitlab.org/gitlab/gitlabhq/uploads/87f47d9fd1b1a60e0c5402eedd1a1566/Screen_Shot_2015-03-19_at_17.10.08.png) See merge request !1729
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 16f625e2480..543c382a8e7 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -78,6 +78,7 @@ v 7.9.0 (unreleased)
- Delete deploy key when last connection to a project is destroyed.
- Fix invalid Atom feeds when using emoji, horizontal rules, or images (Christian Walther)
- Backup of repositories with tar instead of git bundle (only now are git-annex files included in the backup)
+ - Add canceled status for CI
v 7.8.4
- Fix issue_tracker_id substitution in custom issue trackers