summaryrefslogtreecommitdiff
path: root/ReleaseNotes.md
diff options
context:
space:
mode:
Diffstat (limited to 'ReleaseNotes.md')
-rw-r--r--ReleaseNotes.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/ReleaseNotes.md b/ReleaseNotes.md
index 71973aa..be5b8ff 100644
--- a/ReleaseNotes.md
+++ b/ReleaseNotes.md
@@ -37,6 +37,9 @@
now reflect the `InvalidUTF8` setting, rather than simply saying
"unflushed unicode garbage".
+ - Bugfix: No longer allows a comma after the last key:value pair in
+ an object.
+
# v0.3.7 (2023-02-20)
Theme: Fixes from fuzzing (part 1?)