diff --git a/CHANGELOG.md b/CHANGELOG.md index 382c5646..3d83172d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -29,7 +29,7 @@ When officially released 8.0 will support (mostly) seamless upgrades from the 7. - [PR #1373](https://github.com/rqlite/rqlite/pull/1373): Remove compression-control command-line options. - [PR #1377](https://github.com/rqlite/rqlite/pull/1377): Automatically upgrade 7.x snapshots. - [PR #1380](https://github.com/rqlite/rqlite/pull/1380): Compress snapshots when transmitting over the network. -- [PR #1382](https://github.com/rqlite/rqlite/pull/1382): Add basic stats for Snapshot store. +- [PR #1382](https://github.com/rqlite/rqlite/pull/1382), [PR #1383](https://github.com/rqlite/rqlite/pull/1383): Add basic stats for Snapshot store. ## 7.21.4 (July 8th 2023) ### Implementation changes and bug fixes