Skip to content

Commit 66e604f

Browse files
committed
Add release notes wrt #137
1 parent f93c9c8 commit 66e604f

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

release-notes/VERSION

+3
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,9 @@ JSON library.
1616

1717
2.6.0 (not yet released)
1818

19+
#137: Allow filtering content read via `JsonParser` by specifying `JsonPointer`;
20+
uses new class `com.fasterxml.jackson.core.filter.FilteringParserDelegate`
21+
(and related, `TokenFilter`)
1922
#177: Add a check so `JsonGenerator.writeString()` won't work if `writeFieldName()` expected.
2023
#182: Inconsistent TextBuffer#getTextBuffer behavior
2124
(contributed by Masaru H)

0 commit comments

Comments
 (0)