summaryrefslogtreecommitdiff
path: root/CHANGELOG
diff options
context:
space:
mode:
authorKamil Trzcinski <ayufan@ayufan.eu>2016-05-31 15:26:00 +0200
committerKamil Trzcinski <ayufan@ayufan.eu>2016-05-31 15:26:00 +0200
commitbc621eef541139502201884e49a03f9467ab08fc (patch)
tree1d9158abbdfc1f71b3a8b6f77f212bc0d81c8910 /CHANGELOG
parentba81c91255aac2d724ceb94e3eb91f912227e2eb (diff)
downloadgitlab-ce-bc621eef541139502201884e49a03f9467ab08fc.tar.gz
Pipelines can be canceled only when there are running builds
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 98e24dc63b1..1c09393f14e 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -14,6 +14,7 @@ v 8.9.0 (unreleased)
- Fix issues filter when ordering by milestone
- Todos will display target state if issuable target is 'Closed' or 'Merged'
- Remove 'main language' feature
+ - Pipelines can be canceled only when there are running builds
- Projects pending deletion will render a 404 page
- Measure queue duration between gitlab-workhorse and Rails
- Make authentication service for Container Registry to be compatible with < Docker 1.11