Skip to content

Commit 2074f0c

Browse files
committed
Update changelog
1 parent 350c1fd commit 2074f0c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

CHANGES.md

+2
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@
55
* Fix a potential crash in the C extension parser.
66
* Raise a ParserError on all incomplete unicode escape sequence. This was the behavior until `2.10.0` unadvertently changed it.
77
* Ensure document snippets that are included in parser errors don't include truncated multibyte characters.
8+
* Ensure parser error snippets are valid UTF-8.
9+
* Fix `JSON::GeneratorError#detailed_message` on Ruby < 3.2
810

911
### 2025-02-10 (2.10.1)
1012

0 commit comments

Comments
 (0)