Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGrzegorz Bizon <grzesiek.bizon@gmail.com>2016-04-19 11:44:30 +0300
committerGrzegorz Bizon <grzesiek.bizon@gmail.com>2016-04-21 10:13:34 +0300
commitdcc45eda8887e9af20e43ec449bff76fd52f8ebf (patch)
treeb3764cddee121746f2dd813662405bfc770c6db6
parentf7348cd348ad8f4a18d74dd668283a4e236f5790 (diff)
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