Skip to content

Commit

Permalink
Release v1.80.0 (#555)
Browse files Browse the repository at this point in the history
  • Loading branch information
taylorbot authored Nov 25, 2024
1 parent c847b1e commit 3d8a316
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down Expand Up @@ -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
Expand Down

0 comments on commit 3d8a316

Please sign in to comment.