diff --git a/CHANGELOG.md b/CHANGELOG.md index fe70a491..c9402b45 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.12.0] - 2023-11-02 + ### Added - Add tags from `AWSCluster.Spec.AdditionalTags` and `AWSManagedControlPlane.Spec.AdditionalTags` to all created resources. @@ -148,7 +150,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Implement `AWSMachineTemplate` reconciler. - Implement `AWSMachinePool` reconciler. -[Unreleased]: https://github.com/giantswarm/capa-iam-operator/compare/v0.11.0...HEAD +[Unreleased]: https://github.com/giantswarm/capa-iam-operator/compare/v0.12.0...HEAD +[0.12.0]: https://github.com/giantswarm/capa-iam-operator/compare/v0.11.0...v0.12.0 [0.11.0]: https://github.com/giantswarm/capa-iam-operator/compare/v0.10.0...v0.11.0 [0.10.0]: https://github.com/giantswarm/capa-iam-operator/compare/v0.9.0...v0.10.0 [0.9.0]: https://github.com/giantswarm/capa-iam-operator/compare/v0.8.0...v0.9.0