Skip to content

Commit 3c71c08

Browse files
committed
Update changelog
1 parent 8b56d47 commit 3c71c08

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CHANGES.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
* `strict: true` now accept symbols as values. Previously they'd only be accepted as hash keys.
66
* The C extension Parser has been entirely reimplemented from scratch.
77
* Introduced `JSON::Coder` as a new API allowing to customize how non native types are serialized in a non-global way.
8+
* Introduced `JSON::Fragment` to allow assembling cached fragments in a safe way.
89
* The Java implementation of the generator received many optimizations.
910

1011
### 2024-12-18 (2.9.1)

0 commit comments

Comments
 (0)