diff --git a/CHANGELOG.md b/CHANGELOG.md index 4a94096d..be0670fa 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -38,7 +38,7 @@ When officially released 8.0 will support (mostly) seamless upgrades from the 7. - [PR #1395](https://github.com/rqlite/rqlite/pull/1395): More DB-level and Snapshotting statistics. - [PR #1399](https://github.com/rqlite/rqlite/pull/1399): Better trailing flags error message. - [PR #1404](https://github.com/rqlite/rqlite/pull/1404): Add an interface between Store and Snapshot Store. -- [PR #1410](https://github.com/rqlite/rqlite/pull/1410): Implement simpler WAL-based snapshotting. +- [PR #1410](https://github.com/rqlite/rqlite/pull/1410), [PR #1412](https://github.com/rqlite/rqlite/pull/1412): Implement simpler WAL-based snapshotting. ## 7.21.4 (July 8th 2023) ### Implementation changes and bug fixes