Skip to content

Commit 0eb0e27

Browse files
committed
Update release notes wrt #504
1 parent 2b14dbc commit 0eb0e27

File tree

2 files changed

+10
-0
lines changed

2 files changed

+10
-0
lines changed

release-notes/CREDITS-2.x

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -217,3 +217,11 @@ Valery (valery1707@github)
217217
Volkan Yazıcı (vy@github)
218218
* Contributed #587: Add JsonGenerator#writeNumber(char[], int, int) method
219219
(2.11.0)
220+
221+
Michel Feinstein (feinstein@github)
222+
* Requested #504: Add a String Array write method in the Streaming API
223+
(2.11.0)
224+
225+
Oleksandr Poslavskyi (alevskyi@github)
226+
* Contributed implementation of #504: Add a String Array write method in the Streaming API
227+
(2.11.0)

release-notes/VERSION-2.x

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,8 @@ JSON library.
1616

1717
2.11.0 (not yet released)
1818

19+
#504: Add a String Array write method in the Streaming API
20+
(requested by Michel F, impl contributed by Oleksandr P)
1921
#565: Synchronize variants of `JsonGenerator#writeNumberField` with `JsonGenerator#writeNumber`
2022
(contributed by valery1707@github)
2123
#587: Add JsonGenerator#writeNumber(char[], int, int) method

0 commit comments

Comments
 (0)