diff --git a/CHANGELOG.md b/CHANGELOG.md index 9c49b8b5..a814db88 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.11.0] - 2022-10-14 + ### Added - Set `aws.giantswarm.io/vpc-mode` annotation on AWSCluster. @@ -259,7 +261,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [0.1.0] - 2022-02-25 -[Unreleased]: https://github.com/giantswarm/cluster-aws/compare/v0.10.0...HEAD +[Unreleased]: https://github.com/giantswarm/cluster-aws/compare/v0.11.0...HEAD +[0.11.0]: https://github.com/giantswarm/cluster-aws/compare/v0.10.0...v0.11.0 [0.10.0]: https://github.com/giantswarm/cluster-aws/compare/v0.9.2...v0.10.0 [0.9.2]: https://github.com/giantswarm/cluster-aws/compare/v0.9.1...v0.9.2 [0.9.1]: https://github.com/giantswarm/cluster-aws/compare/v0.9.0...v0.9.1