Skip to content

Commit 372a009

Browse files
committed
Update release notes wrt #1111
1 parent e2d2fc2 commit 372a009

File tree

2 files changed

+11
-0
lines changed

2 files changed

+11
-0
lines changed

release-notes/CREDITS-2.x

+5
Original file line numberDiff line numberDiff line change
@@ -367,3 +367,8 @@ Pedro Nacht (pnacht@github)
367367
Jonas Konrad (yawkat@github)
368368
* Contributed #921: Add `JsonFactory.Feature` to disable charset detection
369369
(2.15.0)
370+
371+
Dai Mikurube (dmikurube@github)
372+
* Contributed #1111: Call the right `filterFinishArray()`/`filterFinishObject()`
373+
from `FilteringParserDelegate`
374+
(2.15.3)

release-notes/VERSION-2.x

+6
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,12 @@ a pure JSON library.
1414
=== Releases ===
1515
------------------------------------------------------------------------
1616

17+
2.15.3 (not yet released)
18+
19+
#1111: Call the right `filterFinishArray()`/`filterFinishObject()`
20+
from `FilteringParserDelegate`
21+
(fix contributed by Dai M)
22+
1723
2.15.2 (30-May-2023)
1824

1925
#1019: Allow override of `StreamReadContraints` default with

0 commit comments

Comments
 (0)