diff --git a/CHANGELOG.md b/CHANGELOG.md index d7c5354a..6f6a7110 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,7 +2,7 @@ ### Implementation changes and bug fixes - [PR #885](https://github.com/rqlite/rqlite/pull/885): Improved responses on HTTP 500. -## 6.4.3 (September 9th 2021) +## 6.4.3 (September 8th 2021) ### Implementation changes and bug fixes - [PR #882](https://github.com/rqlite/rqlite/pull/882): Some minor improvements related to on-disk SQLite use. - [PR #883](https://github.com/rqlite/rqlite/pull/883): Add missing returns after HTTP errors.