Skip to content

Commit 728f2c4

Browse files
committed
Merge branch '2.19'
2 parents 92e0bc8 + 172369c commit 728f2c4

File tree

1 file changed

+6
-3
lines changed

1 file changed

+6
-3
lines changed

release-notes/VERSION-2.x

+6-3
Original file line numberDiff line numberDiff line change
@@ -23,15 +23,18 @@ a pure JSON library.
2323
#1361: `JsonPointer` parsing of '~' not followed by "0" or "1" unexpected
2424
(reported by @slz30)
2525

26-
2.18.1 (28-Oct-2024)
26+
2.18.2 (27-Nov-2024)
2727

28-
#1353: Use fastdoubleparser 1.0.90
29-
(fixed by @pjfanning)
3028
#1359: Non-surrogate characters being incorrectly combined when
3129
`JsonWriteFeature.COMBINE_UNICODE_SURROGATES_IN_UTF8` is enabled
3230
(reported by Justin G)
3331
(fixed by @pjfanning)
3432

33+
2.18.1 (28-Oct-2024)
34+
35+
#1353: Use fastdoubleparser 1.0.90
36+
(fixed by @pjfanning)
37+
3538
2.18.0 (26-Sep-2024)
3639

3740
#223: `UTF8JsonGenerator` writes supplementary characters as a surrogate pair:

0 commit comments

Comments
 (0)