diff --git a/CHANGELOG.md b/CHANGELOG.md index 30054a9..21ea817 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,12 +8,14 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] -## [0.10.0] - 2024-08-01 +## [0.10.1] - 2024-08-01 ### Fixed - Change label to check CAPI clusters. +## [0.10.0] - 2024-08-01 + ### Changed - Support CAPI clusters. @@ -138,7 +140,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Add Upgrade-Schedule-Operator. -[Unreleased]: https://github.com/giantswarm/upgrade-schedule-operator/compare/v0.10.0...HEAD +[Unreleased]: https://github.com/giantswarm/upgrade-schedule-operator/compare/v0.10.1...HEAD +[0.10.1]: https://github.com/giantswarm/upgrade-schedule-operator/compare/v0.10.0...v0.10.1 [0.10.0]: https://github.com/giantswarm/upgrade-schedule-operator/compare/v0.9.0...v0.10.0 [0.9.0]: https://github.com/giantswarm/upgrade-schedule-operator/compare/v0.8.0...v0.9.0 [0.8.0]: https://github.com/giantswarm/upgrade-schedule-operator/compare/v0.7.4...v0.8.0