diff --git a/CHANGELOG.md b/CHANGELOG.md index fc92e277..93c02014 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,7 @@ ### Implementation changes and bug fixes - [PR #680](https://github.com/rqlite/rqlite/pull/680), [PR #681](https://github.com/rqlite/rqlite/pull/681): Add missing calls to set BasicAuth in CLI. Fixes [issue #678](https://github.com/rqlite/rqlite/issues/678). - [PR #682](https://github.com/rqlite/rqlite/pull/682): Explicitly handle "no leader" during backup, and return redirect if necessary. +- [PR #683](https://github.com/rqlite/rqlite/pull/683): Restore request should re-read file every attempt. ## 5.5.0 (September 27th 2020)