From 61c813c483c37581f495f060df7b7f7eee219358 Mon Sep 17 00:00:00 2001 From: Taylor Bot Date: Wed, 18 Dec 2024 15:25:54 +0100 Subject: [PATCH] Release v4.3.1 (#136) --- CHANGELOG.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index c72ed33..3a9a33b 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] +## [4.3.1] - 2024-12-18 + ### Changed - Allow `iam:TagPolicy` to GS staff in order to update prerequisites IAM policies @@ -159,7 +161,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/v4.3.0...HEAD +[Unreleased]: https://github.com/giantswarm/giantswarm-aws-account-prerequisites/compare/v4.3.1...HEAD +[4.3.1]: https://github.com/giantswarm/giantswarm-aws-account-prerequisites/compare/v4.3.0...v4.3.1 [4.3.0]: https://github.com/giantswarm/giantswarm-aws-account-prerequisites/compare/v4.2.0...v4.3.0 [4.2.0]: https://github.com/giantswarm/giantswarm-aws-account-prerequisites/compare/v4.1.0...v4.2.0 [4.1.0]: https://github.com/giantswarm/giantswarm-aws-account-prerequisites/compare/v4.0.0...v4.1.0