diff --git a/CHANGELOG.md b/CHANGELOG.md index 855136f5..ff25ef82 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.6.0] - 2022-07-28 + ### Removed - `replicas` value from `controlPlane` no longer configurable - always set to 3 for HA @@ -134,7 +136,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.5.2...HEAD +[Unreleased]: https://github.com/giantswarm/cluster-aws/compare/v0.6.0...HEAD +[0.6.0]: https://github.com/giantswarm/cluster-aws/compare/v0.5.2...v0.6.0 [0.5.2]: https://github.com/giantswarm/cluster-aws/compare/v0.5.1...v0.5.2 [0.5.1]: https://github.com/giantswarm/cluster-aws/compare/v0.5.0...v0.5.1 [0.5.0]: https://github.com/giantswarm/cluster-aws/compare/v0.4.2...v0.5.0