From 69fd2dd375fd55d3479158d9cb1219ac0e258da9 Mon Sep 17 00:00:00 2001 From: Maciej Kwidzinski Date: Thu, 4 Jan 2024 15:04:56 +0100 Subject: [PATCH] Mark 1.14.0 https://packages.atlassian.com/maven-central/com/atlassian/performance/tools/aws-resources/1.14.0/ --- CHANGELOG.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index cd1d4c9..6c5f4a6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -21,7 +21,10 @@ Adding a requirement of a major version of a dependency is breaking a contract. Dropping a requirement of a major version of a dependency is a new contract. ## [Unreleased] -[Unreleased]: https://github.com/atlassian-labs/aws-resources/compare/release-1.13.0...master +[Unreleased]: https://github.com/atlassian-labs/aws-resources/compare/release-1.14.0...master + +## [1.14.0] - 2024-01-04 +[1.14.0]: https://github.com/atlassian-labs/aws-resources/compare/release-1.13.0...release-1.14.0 ### Added - Add permissions for managing s3 bucket policies and lifecycle configurations.