File tree Expand file tree Collapse file tree 2 files changed +11
-0
lines changed Expand file tree Collapse file tree 2 files changed +11
-0
lines changed Original file line number Diff line number Diff line change @@ -367,3 +367,8 @@ Pedro Nacht (pnacht@github)
367367Jonas 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 )
Original file line number Diff line number Diff 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+
17232.15 .2 (30 - May - 2023 )
1824
1925#1019 : Allow override of `StreamReadContraints` default with
You can’t perform that action at this time.
0 commit comments