diff --git a/CHANGELOG.md b/CHANGELOG.md index 617d228892..ae2b60b353 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,7 @@ - [#2408](https://github.com/influxdb/influxdb/pull/2408): Fix snapshot 500 error - [#1896](https://github.com/influxdb/influxdb/issues/1896): Excessive heartbeater logging of "connection refused" on cluster node stop - [#2418](https://github.com/influxdb/influxdb/pull/2418): Fix raft node getting stuck in candidate state +- [#2415](https://github.com/influxdb/influxdb/pull/2415): Raft leader ID now set on election after failover. ### Features - [#2410](https://github.com/influxdb/influxdb/pull/2410) Allow configuration of Raft timers