diff --git a/CHANGELOG.md b/CHANGELOG.md index 4a89634c6..38d230e92 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,10 +7,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] (beta) -### Fixed -- Exchange backups would fail attempting to use delta tokens even if the user was over quota - -## [v0.12.0] (beta) - 2023-08-28 +## [v0.12.0] (beta) - 2023-08-29 ### Added - Added `export` command to export data from OneDrive and SharePoint backups as individual files or as a single zip file. @@ -28,6 +25,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Fix OneDrive restores could fail with a concurrent map write error - Fix backup list displaying backups that had errors - Fix OneDrive backup could fail if item was deleted during backup +- Exchange backups would fail attempting to use delta tokens even if the user was over quota ## [v0.11.1] (beta) - 2023-07-20