diff --git a/CHANGELOG.md b/CHANGELOG.md index c970fc0e..f334bcb3 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.18.0] - 2024-03-13 + ### Changed - Change trust policy attach logic to recreate it for Route53 role. @@ -211,7 +213,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.17.1...HEAD +[Unreleased]: https://github.com/giantswarm/capa-iam-operator/compare/v0.18.0...HEAD +[0.18.0]: https://github.com/giantswarm/capa-iam-operator/compare/v0.17.1...v0.18.0 [0.17.1]: https://github.com/giantswarm/capa-iam-operator/compare/v0.17.0...v0.17.1 [0.17.0]: https://github.com/giantswarm/capa-iam-operator/compare/v0.16.0...v0.17.0 [0.16.0]: https://github.com/giantswarm/capa-iam-operator/compare/v0.15.0...v0.16.0