diff --git a/CHANGELOG.md b/CHANGELOG.md index ceb011fcf38..96353c4fda0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -18,7 +18,7 @@ the endpoint has been removed. Use the `/metrics` endpoint to collect system sta 1. [20827](https://github.com/influxdata/influxdb/pull/20827): Add `--pprof-disabled` option to `influxd` to disable exposing profiling information over HTTP. 1. [20827](https://github.com/influxdata/influxdb/pull/20827): Add `/debug/pprof/all` HTTP endpoint to gather all profiles at once. 1. [20827](https://github.com/influxdata/influxdb/pull/20827): Upgrade `http.pprof-enabled` config in `influxd upgrade`. -1. [20620](https://github.com/influxdata/influxdb/pull/20620): Add support for explicitly setting shard-group durations on buckets. Thanks @hinst! +1. [20911](https://github.com/influxdata/influxdb/pull/20911): Add support for explicitly setting shard-group durations on buckets. Thanks @hinst! ### Bug Fixes