diff --git a/CHANGELOG.md b/CHANGELOG.md index 90ff67467..dea27830f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,7 +7,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] (beta) -## [v0.6.0] (beta) - 2023-03-21 +## [v0.6.1] (beta) - 2023-03-21 ### Added - Sharepoint library (document files) support: backup, list, details, and restore. @@ -218,8 +218,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Miscellaneous - Optional usage statistics reporting ([RM-35](https://github.com/alcionai/corso-roadmap/issues/35)) -[Unreleased]: https://github.com/alcionai/corso/compare/v0.6.0...HEAD -[v0.6.0]: https://github.com/alcionai/corso/compare/v0.5.0...v0.6.0 +[Unreleased]: https://github.com/alcionai/corso/compare/v0.6.1...HEAD +[v0.6.1]: https://github.com/alcionai/corso/compare/v0.5.0...v0.6.1 [v0.5.0]: https://github.com/alcionai/corso/compare/v0.4.0...v0.5.0 [v0.4.0]: https://github.com/alcionai/corso/compare/v0.3.0...v0.4.0 [v0.3.0]: https://github.com/alcionai/corso/compare/v0.2.0...v0.3.0