summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGrzegorz Bizon <grzesiek.bizon@gmail.com>2016-04-19 10:44:30 +0200
committerGrzegorz Bizon <grzesiek.bizon@gmail.com>2016-04-21 09:13:34 +0200
commitdcc45eda8887e9af20e43ec449bff76fd52f8ebf (patch)
treeb3764cddee121746f2dd813662405bfc770c6db6
parentf7348cd348ad8f4a18d74dd668283a4e236f5790 (diff)
downloadgitlab-ce-dcc45eda8887e9af20e43ec449bff76fd52f8ebf.tar.gz
Add Changelog entry for cross-project label fix
-rw-r--r--CHANGELOG1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index d4b8a509261..3e63c2c453d 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -4,6 +4,7 @@ v 8.8.0 (unreleased)
v 8.7.0 (unreleased)
- The number of InfluxDB points stored per UDP packet can now be configured
+ - Fix error when cross-project label reference used with non-existent project
- Transactions for /internal/allowed now have an "action" tag set
- Method instrumentation now uses Module#prepend instead of aliasing methods
- Repository.clean_old_archives is now instrumented