File tree Expand file tree Collapse file tree 2 files changed +11
-0
lines changed Expand file tree Collapse file tree 2 files changed +11
-0
lines changed Original file line number Diff line number Diff line change @@ -240,3 +240,8 @@ Oleksandr Poslavskyi (alevskyi@github)
240
240
James Agnew (jamesagnew @github )
241
241
* Contributed implementation of #611 : Optionally allow leading decimal in float tokens
242
242
(2.11 .0 )
243
+
244
+ Pavel Krutikhin (pakru @github )
245
+ * Contributed fix for #647 : Fix NPE in `writeNumber(String)` method of `UTF8JsonGenerator`,
246
+ `WriterBasedJsonGenerator `
247
+ (2.11 .4 )
Original file line number Diff line number Diff line change @@ -16,6 +16,12 @@ JSON library.
16
16
17
17
2.12 .0 (not yet released )
18
18
19
+ 2.11 .4 (not yet released )
20
+
21
+ #647 : Fix NPE in `writeNumber (String )` method of `UTF8JsonGenerator `,
22
+ `WriterBasedJsonGenerator `
23
+ (contributed by Pavel K )
24
+
19
25
2.11 .3 (02 - Oct -2020 )
20
26
2.11 .2 (02 - Aug -2020 )
21
27
2.11 .1 (25 - Jun -2020 )
You can’t perform that action at this time.
0 commit comments