diff --git a/CHANGELOG.md b/CHANGELOG.md index 70ad65f8..6ed9abc8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,7 @@ - [PR #1555](https://github.com/rqlite/rqlite/pull/1555): Correct build and import of Protobuf files. - [PR #1556](https://github.com/rqlite/rqlite/pull/1556): Add fast-path backup. - [PR #1556](https://github.com/rqlite/rqlite/pull/1556): rqlite CLI streams backup to file. +- [PR #1557](https://github.com/rqlite/rqlite/pull/1557): Remove restriction on restores using SQLite files in WAL mode. ## 8.14.1 (December 31st 2023) ### Implementation changes and bug fixes