Skip to content

Commit ae14e72

Browse files
committed
Update release notes wrt #744
1 parent 48481e3 commit ae14e72

File tree

2 files changed

+9
-0
lines changed

2 files changed

+9
-0
lines changed

release-notes/CREDITS-2.x

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -283,3 +283,7 @@ Vlad Tatavu (vladt@github)
283283
* Reported #739: `JsonLocation` in 2.13 only uses identity comparison
284284
for "content reference"
285285
(2.13.2)
286+
287+
PJ Fanning (pjfanning@github)
288+
* Cotnributed #744: Limit size of exception message in BigDecimalParser
289+
(2.13.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.13.3 (not yet released)
18+
19+
#744: Limit size of exception message in BigDecimalParser
20+
(contributed by @pjfanning))
21+
1722
2.13.2 (06-Mar-2022)
1823

1924
#732: Update Maven wrapper

0 commit comments

Comments
 (0)