Skip to content

Commit

Permalink
Update release notes wrt #1019
Browse files Browse the repository at this point in the history
  • Loading branch information
cowtowncoder committed May 22, 2023
1 parent 12824dd commit 8989acf
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions release-notes/VERSION-2.x
Original file line number Diff line number Diff line change
Expand Up @@ -6,16 +6,18 @@ of interfaces needed for streaming level to make callbacks and call-throughs,
via `ObjectCodec` and `TreeNode`.

Also includes implementation of this API for JSON.
Forms the base for other data formats as well, despite naming that suggests
JSON-specificity: naming is due to history, as Jackson started out as pure
JSON library.
Forms the base for other data formats as well despite naming suggesting
JSON-specificity: naming is due to history, as Jackson started out as
a pure JSON library.

------------------------------------------------------------------------
=== Releases ===
------------------------------------------------------------------------

2.15.2 (not yet released)

#1019: Allow override of `StreamReadContraints` default with
`overrideDefaultStreamReadConstraints()`
#1027: Extra module-info.class in 2.15.1
(reported by @tbnguyen1407)
#1028: Wrong checksums in `module.json` (2.15.0, 2.15.1)
Expand Down

0 comments on commit 8989acf

Please sign in to comment.