From 4a0505192a7e0a8f02eecab9cea6ca13b415127a Mon Sep 17 00:00:00 2001 From: Philippe El Asmar <53088140+philasmar@users.noreply.github.com> Date: Fri, 23 Jun 2023 13:08:40 -0400 Subject: [PATCH] Update RELEASE.CHANGELOG.md --- RELEASE.CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/RELEASE.CHANGELOG.md b/RELEASE.CHANGELOG.md index ce478f8ad..c6500ff6e 100644 --- a/RELEASE.CHANGELOG.md +++ b/RELEASE.CHANGELOG.md @@ -1,3 +1,7 @@ +### Release 2023-06-23 +* **Amazon.Lambda.Annotations (0.13.5)** + * Fixed error thrown when template includes a CloudFormation short-hand intrinsic function + ### Release 2023-06-18 * **Amazon.Lambda.Serialization.Json (2.1.1)** * Fixed issue null pointer exception when parsing events for types with MemoryStream.