summaryrefslogtreecommitdiff
path: root/CHANGELOG
diff options
context:
space:
mode:
authorDmitriy Zaporozhets <dzaporozhets@gitlab.com>2015-03-19 17:21:20 +0000
committerDmitriy Zaporozhets <dzaporozhets@gitlab.com>2015-03-19 17:21:20 +0000
commit476199e0691edd956764ace45264511048fe6eb1 (patch)
tree6321d4476361bdcd8cd8bfe3df93daf256f0d3dc /CHANGELOG
parent1fdf4508d4ccfe941651023de9bc6b70222e651d (diff)
parent19032c03198cc393b8977720a28041b06c203e81 (diff)
downloadgitlab-ce-476199e0691edd956764ace45264511048fe6eb1.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 0b9a3513043..e0676b30ce8 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -88,6 +88,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