update release changelog (#3418)

#### Does this PR need a docs update or release note?

- [x]  Yes, it's included

#### Type of change

- [x] 🗺️ Documentation
This commit is contained in:
Keepers 2023-05-15 17:42:16 -06:00 committed by GitHub
parent 04a30ac662
commit 2c7b2633a9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -7,6 +7,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## [Unreleased] (beta) ## [Unreleased] (beta)
### Added
### Fixed
### Known Issues
## [v0.8.0] (beta) - 2023-05-15
### Added ### Added
- Released the --mask-sensitive-data flag, which will automatically obscure private data in logs. - Released the --mask-sensitive-data flag, which will automatically obscure private data in logs.
- Added `--disable-delta` flag to disable delta based backups for Exchange - Added `--disable-delta` flag to disable delta based backups for Exchange
@ -29,9 +35,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Known Issues ### Known Issues
- Restore operations will merge duplicate Exchange folders at the same hierarchy level into a single folder. - Restore operations will merge duplicate Exchange folders at the same hierarchy level into a single folder.
- Sharepoint SiteGroup permissions are not restored. - Sharepoint SiteGroup permissions are not restored.
- SharePoint document library data can't be restored after the library has been deleted.
### Known Issues
- SharePoint document library data can't be restored after the library has been deleted.
## [v0.7.0] (beta) - 2023-05-02 ## [v0.7.0] (beta) - 2023-05-02