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 @@ -203,3 +203,8 @@ Fabien Renaud (fabienrenaud@github)
203
203
Todd O' Bryan (toddobryan@github)
204
204
* Contributed fix fox #455 : Jackson reports wrong locations for JsonEOFException
205
205
(2.10.1 )
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 )
Original file line number Diff line number Diff line change @@ -14,6 +14,11 @@ JSON library.
14
14
= == Releases == =
15
15
-- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
16
16
17
+ 2.10 .3 (not released yet )
18
+
19
+ #592 : DataFormatMatcher #getMatchedFormatName throws NPE when no match exists
20
+ (reported by Scott L )
21
+
17
22
2.10 .2 (05 - Jan - 2020 )
18
23
19
24
#580 : FilteringGeneratorDelegate writeRawValue delegate to `writeRaw ()`
You can’t perform that action at this time.
0 commit comments