Skip to content

Commit 07621fe

Browse files
committed
Update release notes wrt #890
1 parent 049992f commit 07621fe

File tree

2 files changed

+8
-0
lines changed

2 files changed

+8
-0
lines changed

release-notes/CREDITS-2.x

+5
Original file line numberDiff line numberDiff line change
@@ -337,3 +337,8 @@ Przemyslaw Gomulka (pgomulka@github)
337337
* Contributed #882: Allow TokenFIlter to skip last elements in arrays
338338
(2.14.2)
339339

340+
Markus Spika (DemonicTutor@github)
341+
* Contributed #890: `FilteringGeneratorDelegate` does not create new `filterContext`
342+
if `tokenFilter` is null
343+
(2.14.2)
344+

release-notes/VERSION-2.x

+3
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,9 @@ JSON library.
2424
(contributed by @pjfanning)
2525
#865: Optimize parsing 19 digit longs
2626
(contributed by Phillipe M)
27+
#890: `FilteringGeneratorDelegate` does not create new `filterContext`
28+
if `tokenFilter` is null
29+
(contributed by @DemonicTutor)
2730
- Build uses package type "jar" but still produces valid OSGi bundle
2831
(changed needed to keep class timestamps with Reproducible Build)
2932

0 commit comments

Comments
 (0)