File tree 2 files changed +11
-0
lines changed
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)
367
367
Jonas Konrad (yawkat @github )
368
368
* Contributed #921 : Add `JsonFactory.Feature` to disable charset detection
369
369
(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.
14
14
= == Releases == =
15
15
-- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
16
16
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
+
17
23
2.15 .2 (30 - May - 2023 )
18
24
19
25
#1019 : Allow override of `StreamReadContraints` default with
You can’t perform that action at this time.
0 commit comments