diff --git a/CHANGELOG.md b/CHANGELOG.md index 0aad805f..07b79e4a 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] +## [1.20.1] - 2023-12-13 + ### Changed - Update to new schema for `cluster-eks` values. @@ -267,7 +269,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Example common tests - Dockerfile for running tests in CI -[Unreleased]: https://github.com/giantswarm/cluster-test-suites/compare/v1.20.0...HEAD +[Unreleased]: https://github.com/giantswarm/cluster-test-suites/compare/v1.20.1...HEAD +[1.20.1]: https://github.com/giantswarm/cluster-test-suites/compare/v1.20.0...v1.20.1 [1.20.0]: https://github.com/giantswarm/cluster-test-suites/compare/v1.19.3...v1.20.0 [1.19.3]: https://github.com/giantswarm/cluster-test-suites/compare/v1.19.2...v1.19.3 [1.19.2]: https://github.com/giantswarm/cluster-test-suites/compare/v1.19.1...v1.19.2