Update CHANGELOG.md for v0.12.0 (#4149)
Include change from today that made it to the release --- #### Does this PR need a docs update or release note? - [ ] ✅ Yes, it's included - [ ] 🕐 Yes, but in a later PR - [ ] ⛔ No #### Type of change <!--- Please check the type of change your PR introduces: ---> - [ ] 🌻 Feature - [ ] 🐛 Bugfix - [ ] 🗺️ Documentation - [ ] 🤖 Supportability/Tests - [ ] 💻 CI/Deployment - [ ] 🧹 Tech Debt/Cleanup #### Issue(s) <!-- Can reference multiple issues. Use one of the following "magic words" - "closes, fixes" to auto-close the Github issue. --> * #<issue> #### Test Plan <!-- How will this be tested prior to merging.--> - [ ] 💪 Manual - [ ] ⚡ Unit test - [ ] 💚 E2E
This commit is contained in:
parent
740914821e
commit
15a8c7bc4a
@ -7,10 +7,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
|||||||
|
|
||||||
## [Unreleased] (beta)
|
## [Unreleased] (beta)
|
||||||
|
|
||||||
### Fixed
|
## [v0.12.0] (beta) - 2023-08-29
|
||||||
- Exchange backups would fail attempting to use delta tokens even if the user was over quota
|
|
||||||
|
|
||||||
## [v0.12.0] (beta) - 2023-08-28
|
|
||||||
|
|
||||||
### Added
|
### Added
|
||||||
- Added `export` command to export data from OneDrive and SharePoint backups as individual files or as a single zip file.
|
- 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 OneDrive restores could fail with a concurrent map write error
|
||||||
- Fix backup list displaying backups that had errors
|
- Fix backup list displaying backups that had errors
|
||||||
- Fix OneDrive backup could fail if item was deleted during backup
|
- 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
|
## [v0.11.1] (beta) - 2023-07-20
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user