diff --git a/CHANGELOG.md b/CHANGELOG.md index 85765244..296ddc2c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,4 @@ -## 7.20.3 (unreleased)) +## 7.20.3 (June 12th 2023)) ### Implementation changes and bug fixes - [PR #1298](https://github.com/rqlite/rqlite/pull/1298): Move FSMSnapshot to own source file. - [PR #1300](https://github.com/rqlite/rqlite/pull/1300): Check for WAL-enabled SQLite files during load and restore.