Skip to content

Commit

Permalink
Release v0.26.0 (#312)
Browse files Browse the repository at this point in the history
  • Loading branch information
taylorbot authored Jul 9, 2024
1 parent 15aa080 commit a1b0325
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]

## [0.26.0] - 2024-07-09

### Changed

- Add `ec2:DescribeAvailabilityZones` to control plane template.
Expand Down Expand Up @@ -273,7 +275,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Implement `AWSMachineTemplate` reconciler.
- Implement `AWSMachinePool` reconciler.

[Unreleased]: https://github.com/giantswarm/capa-iam-operator/compare/v0.25.0...HEAD
[Unreleased]: https://github.com/giantswarm/capa-iam-operator/compare/v0.26.0...HEAD
[0.26.0]: https://github.com/giantswarm/capa-iam-operator/compare/v0.25.0...v0.26.0
[0.25.0]: https://github.com/giantswarm/capa-iam-operator/compare/v0.24.1...v0.25.0
[0.24.1]: https://github.com/giantswarm/capa-iam-operator/compare/v0.24.0...v0.24.1
[0.24.0]: https://github.com/giantswarm/capa-iam-operator/compare/v0.23.0...v0.24.0
Expand Down

0 comments on commit a1b0325

Please sign in to comment.