Skip to content

Commit 18c5398

Browse files
committed
Update release notes wrt #592 fix
1 parent e9998bf commit 18c5398

File tree

2 files changed

+10
-0
lines changed

2 files changed

+10
-0
lines changed

release-notes/CREDITS-2.x

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -203,3 +203,8 @@ Fabien Renaud (fabienrenaud@github)
203203
Todd O'Bryan (toddobryan@github)
204204
* Contributed fix fox #455: Jackson reports wrong locations for JsonEOFException
205205
(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)

release-notes/VERSION-2.x

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,11 @@ JSON library.
1414
=== Releases ===
1515
------------------------------------------------------------------------
1616

17+
2.10.3 (not released yet)
18+
19+
#592: DataFormatMatcher#getMatchedFormatName throws NPE when no match exists
20+
(reported by Scott L)
21+
1722
2.10.2 (05-Jan-2020)
1823

1924
#580: FilteringGeneratorDelegate writeRawValue delegate to `writeRaw()`

0 commit comments

Comments
 (0)