File tree Expand file tree Collapse file tree 2 files changed +10
-0
lines changed Expand file tree Collapse file tree 2 files changed +10
-0
lines changed Original file line number Diff line number Diff line change @@ -217,3 +217,11 @@ Valery (valery1707@github)
217
217
Volkan Yazıcı (vy @github )
218
218
* Contributed #587 : Add JsonGenerator#writeNumber(char[], int, int) method
219
219
(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 )
Original file line number Diff line number Diff line change @@ -16,6 +16,8 @@ JSON library.
16
16
17
17
2.11 .0 (not yet released )
18
18
19
+ #504 : Add a String Array write method in the Streaming API
20
+ (requested by Michel F , impl contributed by Oleksandr P )
19
21
#565 : Synchronize variants of `JsonGenerator #writeNumberField ` with `JsonGenerator #writeNumber `
20
22
(contributed by valery1707 @github )
21
23
#587 : Add JsonGenerator #writeNumber (char [], int , int ) method
You can’t perform that action at this time.
0 commit comments