diff --git a/CHANGELOG.md b/CHANGELOG.md index c4eb3a23..a50f2f55 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,7 @@ ## 7.12.0 (unreleased) ### New features - [PR #1121](https://github.com/rqlite/rqlite/pull/1121): Transparently forward node-removal requests to Leader. +- [PR #1125](https://github.com/rqlite/rqlite/pull/1125): Support fetching a subset of expvar information. ### Implementation changes and bug fixes - [PR #1120](https://github.com/rqlite/rqlite/pull/1120): go mod updates.