From 01f05ae7c1e0de7248d592fbfc9073c6284e8ed7 Mon Sep 17 00:00:00 2001 From: Louis Pilfold Date: Mon, 29 Jul 2024 13:19:41 +0100 Subject: Changes! --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) (limited to 'CHANGELOG.md') diff --git a/CHANGELOG.md b/CHANGELOG.md index 4465cda..848dc8d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -11,6 +11,7 @@ - The `dynamic.optional_field` decoder no longer treats the value as implicitly optional. It only deals with the presence or absence of the key itself which brings it inline with its documentation. +- Fixed a bug where `string.trim` could remove commas on JavaScript. ## v0.39.0 - 2024-07-09 -- cgit v1.2.3