diff --git a/CHANGELOG.md b/CHANGELOG.md index aec464e7f..4abe6a153 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,7 +4,7 @@ ## 2.18.0 / 2020-05-05 -* [CHANGE] Federation: Only use local TSDB for federation (ignore remote read). #7077 +* [CHANGE] Federation: Only use local TSDB for federation (ignore remote read). #7096 * [CHANGE] Rules: `rule_evaluations_total` and `rule_evaluation_failures_total` have a `rule_group` label now. #7094 * [FEATURE] Tracing: Added experimental Jaeger support #7148 * [ENHANCEMENT] TSDB: Significantly reduce WAL size kept around after a block cut. #7098