File tree 2 files changed +10
-0
lines changed
2 files changed +10
-0
lines changed Original file line number Diff line number Diff line change @@ -204,6 +204,11 @@ Todd O'Bryan (toddobryan@github)
204
204
* Contributed fix fox #455 : Jackson reports wrong locations for JsonEOFException
205
205
(2.10.1 )
206
206
207
+ Scott Leberknight (sleberknight@github)
208
+ * Reported, contributed fix for #592 : DataFormatMatcher#getMatchedFormatName throws NPE
209
+ when no match exists
210
+ (2.10.3 )
211
+
207
212
Valery (valery1707@github)
208
213
* Contributed #565 : Synchronize variants of `JsonGenerator#writeNumberField`
209
214
with `JsonGenerator#writeNumber`
Original file line number Diff line number Diff line change @@ -19,6 +19,11 @@ JSON library.
19
19
#565 : Synchronize variants of `JsonGenerator #writeNumberField ` with `JsonGenerator #writeNumber `
20
20
(contributed by valery1707 @github )
21
21
22
+ 2.10 .3 (not released yet )
23
+
24
+ #592 : DataFormatMatcher #getMatchedFormatName throws NPE when no match exists
25
+ (reported by Scott L )
26
+
22
27
2.10 .2 (05 - Jan - 2020 )
23
28
24
29
#580 : FilteringGeneratorDelegate writeRawValue delegate to `writeRaw ()`
You can’t perform that action at this time.
0 commit comments