From 7e7adbc3761f97cb60544f106061095226453c44 Mon Sep 17 00:00:00 2001 From: Bart Breen Date: Thu, 24 Aug 2023 15:46:48 +1000 Subject: [PATCH] Added to changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index b6bd1e9..672a302 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,7 @@ - Added linter config and updated packages. (PR #70) - Node.JS 18 runtime for functions (PR #73) - GitHub Actions Support to assist with verification and publishing (PR #77) +- Allow type conversion for timestamp and numeric types in merge fields. Additionally, support complex values in merge fields by facilitating path-style merge field names (PR #75). ## Version 0.5.3