From 6c92183b73cd79a0f6e6079da5ade3e7dc9d1602 Mon Sep 17 00:00:00 2001 From: Dan Moran Date: Tue, 19 Jan 2021 12:55:51 -0800 Subject: [PATCH] chore: update CHANGELOG --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index cbbcc301b1c..c38b83b5f85 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -23,7 +23,7 @@ Replacement `tsi1` indexes will be automatically generated on startup for shards ### Features 1. [20537](https://github.com/influxdata/influxdb/pull/20537): Add `--overwrite-existing-v2` flag to `influxd upgrade` to overwrite existing files at output paths (instead of aborting). -1. [20524](https://github.com/influxdata/influxdb/pull/20524): Add `influxd print-config` command to support automated config inspection. +1. [20550](https://github.com/influxdata/influxdb/pull/20550): Add `influxd print-config` command to support automated config inspection. ### Bug Fixes