summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTomasz Maczukin <tomasz@maczukin.pl>2016-09-06 14:44:18 +0200
committerTomasz Maczukin <tomasz@maczukin.pl>2016-09-13 17:44:18 +0200
commitd24b6adfb75c5b8eab4639e684ee45ce2340ce34 (patch)
tree44e7588a0f404b12dcd5a50045db3510bf4c2249
parent940f900f1cc5343c6ba753b6570ca56caa93f8fd (diff)
downloadgitlab-ce-d24b6adfb75c5b8eab4639e684ee45ce2340ce34.tar.gz
Update CHANGELOG
[ci skip]
-rw-r--r--CHANGELOG1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 4cad8707015..45c9685348a 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -128,6 +128,7 @@ v 8.12.0 (unreleased)
- Add notification_settings API calls !5632 (mahcsig)
- Remove duplication between project builds and admin builds view !5680 (Katarzyna Kobierska Ula Budziszewska)
- Deleting source project with existing fork link will close all related merge requests !6177 (Katarzyna Kobierska Ula Budziszeska)
+ - Return 204 instead of 404 for /ci/api/v1/builds/register.json if no builds are scheduled for a runner !6225
v 8.11.6 (unreleased)
- Fix an error where we were unable to create a CommitStatus for running state