From e14d50267ea532100e5d0c3ccb7c01f9e05cba1e Mon Sep 17 00:00:00 2001 From: Harshil Sanjay Jain Date: Mon, 9 Sep 2024 12:46:37 -0400 Subject: [PATCH] Update changelog for release 1.6.3 --- CHANGELOG.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index cf361352b..7a7e5a8fc 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,16 @@ CHANGELOG ========= +## 1.6.3 (September 9th, 2024) + +ENHANCEMENTS: + +* [657](https://github.com/perfectsense/gyro-aws-provider/pull/657): Add support for aurora serverless v2 + +ISSUES FIXED: + +* [656](https://github.com/perfectsense/gyro-aws-provider/issues/656): Remove collection max for web acl rules + ## 1.6.2 (August 13th, 2024) ISSUES FIXED: