Skip to content

Commit

Permalink
Update release notes wrt #504
Browse files Browse the repository at this point in the history
  • Loading branch information
cowtowncoder committed Feb 17, 2020
1 parent 2b14dbc commit 0eb0e27
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 0 deletions.
8 changes: 8 additions & 0 deletions release-notes/CREDITS-2.x
Original file line number Diff line number Diff line change
Expand Up @@ -217,3 +217,11 @@ Valery (valery1707@github)
Volkan Yazıcı (vy@github)
* Contributed #587: Add JsonGenerator#writeNumber(char[], int, int) method
(2.11.0)

Michel Feinstein (feinstein@github)
* Requested #504: Add a String Array write method in the Streaming API
(2.11.0)

Oleksandr Poslavskyi (alevskyi@github)
* Contributed implementation of #504: Add a String Array write method in the Streaming API
(2.11.0)
2 changes: 2 additions & 0 deletions release-notes/VERSION-2.x
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,8 @@ JSON library.

2.11.0 (not yet released)

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

0 comments on commit 0eb0e27

Please sign in to comment.