Skip to content

Commit

Permalink
Add release notes wrt #137
Browse files Browse the repository at this point in the history
  • Loading branch information
cowtowncoder committed May 26, 2015
1 parent f93c9c8 commit 66e604f
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions release-notes/VERSION
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,9 @@ JSON library.

2.6.0 (not yet released)

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

0 comments on commit 66e604f

Please sign in to comment.