summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGrzegorz Bizon <grzesiek.bizon@gmail.com>2016-04-19 13:19:20 +0200
committerGrzegorz Bizon <grzesiek.bizon@gmail.com>2016-04-28 12:49:46 +0200
commit83883f426e5d00d56db086bceb4d570ee7a3ebe6 (patch)
tree00da41b5cad7696452cb91dd0d6d9e0dad362b08
parent60492caa98d7da6d1dd04710c9bc3f762bdceebd (diff)
downloadgitlab-ce-83883f426e5d00d56db086bceb4d570ee7a3ebe6.tar.gz
Add Changelog entry for build status canceled fix
-rw-r--r--CHANGELOG1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index e52e52691c2..ba40707a588 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,6 +1,7 @@
Please view this file on the master branch, on stable branches it's out of date.
v 8.8.0 (unreleased)
+ - Make build status canceled if any of the jobs was canceled and none failed
- Remove future dates from contribution calendar graph.
- Fix error when visiting commit builds page before build was updated
- Add 'l' shortcut to open Label dropdown on issuables and 'i' to create new issue on a project