From c1b2e14b15804062a0363b321e6ba6396bee80ca Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 14 Oct 2022 07:41:49 +0100 Subject: [PATCH] Release v0.11.0 (#125) Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> --- CHANGELOG.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) 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