Skip to content

Commit eda7b8f

Browse files
committed
Update release notes wrt #1473 fix
1 parent 316714c commit eda7b8f

File tree

2 files changed

+11
-0
lines changed

2 files changed

+11
-0
lines changed

release-notes/CREDITS-2.x

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -498,3 +498,9 @@ Fawzi Essam (@iifawzi)
498498
499499
Ilenia Salvadori (@isalvadori)
500500
* Requested #1421: Make `JsonReadContext` non-final
501+
(2.19.0)
502+
503+
Vitor Pamplona (@vitorpamplona)
504+
* Contributed fix for #1473: Bug with Surrogates + Segments in the `UTF8JsonGenerator`
505+
(2.20.1)
506+

release-notes/VERSION-2.x

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,11 @@ a pure JSON library.
1414
=== Releases ===
1515
------------------------------------------------------------------------
1616

17+
2.20.1 (not yet released)
18+
19+
#1473: Bug with Surrogates + Segments in the `UTF8JsonGenerator`
20+
(fix contributed by Vitor P)
21+
1722
2.20.0 (28-Aug-2025)
1823

1924
#1438: `ParserBase.close()` does not clear `_currToken`

0 commit comments

Comments
 (0)