diff --git a/CHANGELOG.md b/CHANGELOG.md index b179184afd..3d25f7d756 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,7 +10,7 @@ ### Features - [#2410](https://github.com/influxdb/influxdb/pull/2410) Allow configuration of Raft timers -- [#2354](https://github.com/influxdb/influxdb/pull/2354) Wire up STDDEV +- [#2354](https://github.com/influxdb/influxdb/pull/2354) Wire up STDDEV. Thanks @neonstalwart! ### Bugfixes - [#2374](https://github.com/influxdb/influxdb/issues/2374): Two different panics during SELECT percentile