aboutsummaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md1
1 files changed, 1 insertions, 0 deletions
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