diff --git a/CHANGELOG.md b/CHANGELOG.md index fcf70eb..6317e89 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] +## [0.10.1] - 2024-07-02 + ### Changed - Change the label used to detect whether the Cluster is Vintage or CAPI based. @@ -114,7 +116,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 -[Unreleased]: https://github.com/giantswarm/cluster-cleaner/compare/v0.10.0...HEAD +[Unreleased]: https://github.com/giantswarm/cluster-cleaner/compare/v0.10.1...HEAD +[0.10.1]: https://github.com/giantswarm/cluster-cleaner/compare/v0.10.0...v0.10.1 [0.10.0]: https://github.com/giantswarm/cluster-cleaner/compare/v0.9.0...v0.10.0 [0.9.0]: https://github.com/giantswarm/cluster-cleaner/compare/v0.8.0...v0.9.0 [0.8.0]: https://github.com/giantswarm/cluster-cleaner/compare/v0.7.0...v0.8.0