Skip to content

Commit

Permalink
Update release notes wrt #647
Browse files Browse the repository at this point in the history
  • Loading branch information
cowtowncoder committed Oct 27, 2020
1 parent e75a292 commit b5e5543
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 0 deletions.
5 changes: 5 additions & 0 deletions release-notes/CREDITS-2.x
Original file line number Diff line number Diff line change
Expand Up @@ -240,3 +240,8 @@ Oleksandr Poslavskyi (alevskyi@github)
James Agnew (jamesagnew@github)
* Contributed implementation of #611: Optionally allow leading decimal in float tokens
(2.11.0)

Pavel Krutikhin (pakru@github)
* Contributed fix for #647: Fix NPE in `writeNumber(String)` method of `UTF8JsonGenerator`,
`WriterBasedJsonGenerator`
(2.11.4)
6 changes: 6 additions & 0 deletions release-notes/VERSION-2.x
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,12 @@ JSON library.

2.12.0 (not yet released)

2.11.4 (not yet released)

#647: Fix NPE in `writeNumber(String)` method of `UTF8JsonGenerator`,
`WriterBasedJsonGenerator`
(contributed by Pavel K)

2.11.3 (02-Oct-2020)
2.11.2 (02-Aug-2020)
2.11.1 (25-Jun-2020)
Expand Down

0 comments on commit b5e5543

Please sign in to comment.