diff --git a/CHANGELOG.md b/CHANGELOG.md index c32114b9..c982d2c7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,13 +5,11 @@ - [PR #1245](https://github.com/rqlite/rqlite/pull/1245): Support continuing on failure to download from AWS S3. - [PR #1246](https://github.com/rqlite/rqlite/pull/1246): Add support for custom S3 endpoint. -### Implementation changes and bug fixes -- [PR #1248](https://github.com/rqlite/rqlite/pull/1248): Refactor autobackup and autorestore. - ### Implementation changes and bug fixes - [PR #1239](https://github.com/rqlite/rqlite/pull/1239): Remove erroneous scaling factor from etcd and Consul reporting service. - [PR #1240](https://github.com/rqlite/rqlite/pull/1240): Add support for controlling and reading Store readiness. - [PR #1241](https://github.com/rqlite/rqlite/pull/1241): Check Store is ready in key places. +- [PR #1248](https://github.com/rqlite/rqlite/pull/1248): Refactor autobackup and autorestore. ## 7.15.1 (April 29th 2023) ### Implementation changes and bug fixes