Skip to content

Commit 9bb1dc6

Browse files
committed
Update changelog
1 parent ee41f15 commit 9bb1dc6

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

CHANGES.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
### Unreleased
44

5+
* Fix GeneratorError messages to be UTF-8 encoded.
6+
* Fix memory leak when `Exception` is raised, or `throw` is used during JSON generation.
57
* Optimized floating point number parsing by integrating the ryu algorithm (thanks to Josef Šimánek).
68
* Optimized numbers parsing using SWAR (thanks to Scott Myron).
79
* Optimized parsing of pretty printed documents using SWAR (thanks to Scott Myron).

0 commit comments

Comments
 (0)