diff --git a/CHANGELOG.md b/CHANGELOG.md index 554b1e09..99bd6df4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,7 @@ ## 8.16.7 (unreleased) ### Implementation changes and bug fixes - [PR #1607](https://github.com/rqlite/rqlite/pull/1607): Remove use of deprecated `ioutil`. +- [PR #1608](https://github.com/rqlite/rqlite/pull/1608): Always close the FSM Snapshot. ## 8.16.6 (January 16th 2024) ### Implementation changes and bug fixes