Skip to content

Commit

Permalink
Backport release note update
Browse files Browse the repository at this point in the history
  • Loading branch information
cowtowncoder committed Nov 12, 2022
1 parent 006bdab commit a615ffe
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions release-notes/VERSION-2.x
Expand Up @@ -23,9 +23,9 @@ No changes since 2.14
#478: Provide implementation of async JSON parser fed by `ByteBufferFeeder`
(requested by Arjen P)
(contributed by @pjfanning)
#577: Allow use of faster floating-point number parsing (Schubfach) with
#577: Allow use of faster floating-point number parsing with
`StreamReadFeature.USE_FAST_DOUBLE_PARSER`
(contributed by @pjfanning)
(contributed by @wrandelshofer and @pjfanning)
#684: Add "JsonPointer#appendProperty" and "JsonPointer#appendIndex"
(contributed by Ilya G)
#715: Allow TokenFilters to keep empty arrays and objects
Expand Down

0 comments on commit a615ffe

Please sign in to comment.