summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGrzegorz Bizon <grzesiek.bizon@gmail.com>2016-08-29 09:36:46 +0200
committerGrzegorz Bizon <grzesiek.bizon@gmail.com>2016-08-29 11:02:54 +0200
commitf4f191c1a07c5b1616d81e0284f73f2a045e0783 (patch)
tree59674cdd630b1e915d186849c9bf76613696f742
parent173e0a7c7cc1a6f81f3ef3e9395051ca11294a4e (diff)
downloadgitlab-ce-fix/ci-config-hidden-key-validation.tar.gz
Add Changelog entry for hidden keys fix in CI configfix/ci-config-hidden-key-validation
-rw-r--r--CHANGELOG1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index f4c850fe00c..8075e5b4d1d 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -36,6 +36,7 @@ v 8.12.0 (unreleased)
- Adds response mime type to transaction metric action when it's not HTML
v 8.11.3 (unreleased)
+ - Do not enforce using hash with hidden key in CI configuration. !6079
- Allow system info page to handle case where info is unavailable
- Label list shows all issues (opened or closed) with that label
- Don't show resolve conflicts link before MR status is updated