From 8ad2d0938d21fe0dc97e091e6d0c86f8c11d3a55 Mon Sep 17 00:00:00 2001 From: Taylor Bot Date: Tue, 16 Jan 2024 10:41:24 +0100 Subject: [PATCH] Release v3.4.0 (#90) --- CHANGELOG.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2a6451f..4f56bea 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] +## [3.4.0] - 2024-01-16 + ### Changed - Add S3 permission for CAPA polices in order to run on Flatcar. @@ -103,7 +105,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - First release. -[Unreleased]: https://github.com/giantswarm/giantswarm-aws-account-prerequisites/compare/v3.3.0...HEAD +[Unreleased]: https://github.com/giantswarm/giantswarm-aws-account-prerequisites/compare/v3.4.0...HEAD +[3.4.0]: https://github.com/giantswarm/giantswarm-aws-account-prerequisites/compare/v3.3.0...v3.4.0 [3.3.0]: https://github.com/giantswarm/giantswarm-aws-account-prerequisites/compare/v3.2.0...v3.3.0 [3.2.0]: https://github.com/giantswarm/giantswarm-aws-account-prerequisites/compare/v3.1.0...v3.2.0 [3.1.0]: https://github.com/giantswarm/giantswarm-aws-account-prerequisites/compare/v3.0.0...v3.1.0