File tree 2 files changed +8
-0
lines changed
2 files changed +8
-0
lines changed Original file line number Diff line number Diff line change @@ -337,3 +337,8 @@ Przemyslaw Gomulka (pgomulka@github)
337
337
* Contributed #882 : Allow TokenFIlter to skip last elements in arrays
338
338
(2.14 .2 )
339
339
340
+ Markus Spika (DemonicTutor @github )
341
+ * Contributed #890 : `FilteringGeneratorDelegate` does not create new `filterContext`
342
+ if `tokenFilter ` is null
343
+ (2.14 .2 )
344
+
Original file line number Diff line number Diff line change @@ -24,6 +24,9 @@ JSON library.
24
24
(contributed by @pjfanning )
25
25
#865 : Optimize parsing 19 digit longs
26
26
(contributed by Phillipe M )
27
+ #890 : `FilteringGeneratorDelegate ` does not create new `filterContext `
28
+ if `tokenFilter ` is null
29
+ (contributed by @DemonicTutor )
27
30
- Build uses package type "jar" but still produces valid OSGi bundle
28
31
(changed needed to keep class timestamps with Reproducible Build )
29
32
You can’t perform that action at this time.
0 commit comments