summaryrefslogtreecommitdiff
path: root/ReleaseNotes.md
diff options
context:
space:
mode:
Diffstat (limited to 'ReleaseNotes.md')
-rw-r--r--ReleaseNotes.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/ReleaseNotes.md b/ReleaseNotes.md
index 623d5da..613ea0c 100644
--- a/ReleaseNotes.md
+++ b/ReleaseNotes.md
@@ -9,6 +9,11 @@
+ Encoder, ReEncoder: Now correctly trims unnecessary the
trailing '0's from the fraction-part when compacting numbers.
+ - Compatibility bugfixes:
+
+ + compat/json.Valid: No longer considers truncated JSON
+ documents to be valid.
+
# v0.3.6 (2023-02-16)
Theme: Architectural improvements