diff --git a/CHANGELOG.md b/CHANGELOG.md index 769bdefb..e423d7b4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,7 @@ ### Implementation changes and bug fixes - [PR #738](https://github.com/rqlite/rqlite/pull/738): Don't use temp file when snapshotting database +- [PR #738](https://github.com/rqlite/rqlite/pull/738): Switch to rqlite fork of mattn/go-sqlite3. The SQLite C code remains unchanged. ## 5.9.0 (January 24th 2021) ### New features