diff --git a/CHANGELOG.md b/CHANGELOG.md index cd372d48..172ffba3 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.80.0] - 2024-11-25 + ### Added - Introduced a new `SetResponsibleTeam` function to annotate test cases with the team responsible for their functionality passing. @@ -966,7 +968,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.79.0...HEAD +[Unreleased]: https://github.com/giantswarm/cluster-test-suites/compare/v1.80.0...HEAD +[1.80.0]: https://github.com/giantswarm/cluster-test-suites/compare/v1.79.0...v1.80.0 [1.79.0]: https://github.com/giantswarm/cluster-test-suites/compare/v1.78.0...v1.79.0 [1.78.0]: https://github.com/giantswarm/cluster-test-suites/compare/v1.77.0...v1.78.0 [1.77.0]: https://github.com/giantswarm/cluster-test-suites/compare/v1.76.4...v1.77.0