summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGrzegorz Bizon <grzesiek.bizon@gmail.com>2016-06-21 14:33:13 +0200
committerGrzegorz Bizon <grzesiek.bizon@gmail.com>2016-06-21 14:33:13 +0200
commitd9a64e9f4107c68257db7dc76d25e5ecc883d7b1 (patch)
tree6b3db45d11c1b028d29a98963b87aa84b7ebc3d4
parentdd08202a247b8ad379f1481bc6c0f9008f35aba9 (diff)
downloadgitlab-ce-d9a64e9f4107c68257db7dc76d25e5ecc883d7b1.tar.gz
Add Changelog entry for builds API commit data fix
-rw-r--r--CHANGELOG1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 2f42aa34990..6098d4b030b 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.9.0 (unreleased)
+ - Fix builds API response not including commit data
- Fix error when CI job variables key specified but not defined
- Fix pipeline status when there are no builds in pipeline
- Fix Error 500 when using closes_issues API with an external issue tracker