Skip to content

Commit

Permalink
Update release notes wrt #768
Browse files Browse the repository at this point in the history
  • Loading branch information
cowtowncoder committed Aug 2, 2022
1 parent a0f45a1 commit be58a66
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
4 changes: 4 additions & 0 deletions release-notes/CREDITS-2.x
Original file line number Diff line number Diff line change
Expand Up @@ -318,3 +318,7 @@ Illia Ovchynnikov (wingsofovnia@github)
Evan Galpin (egalpin@github)
* Contributed #762: Make `JsonPointer` `java.io.Serializable`
(2.14.0)

Chris Rankin (chrisr3@github)
* Requested #768: Jackson bundles are missing OSGi's osgi.serviceloader metadata
(2.14.0)
2 changes: 2 additions & 0 deletions release-notes/VERSION-2.x
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,8 @@ JSON library.
(contributed by Evan G)
#763: `JsonFactory.createParser()` with `File` may leak `InputStream`s
#764: `JsonFactory.createGenerator()` with `File` may leak `OutputStream`s
#768: Jackson bundles are missing OSGi's osgi.serviceloader metadata
(requested by Chris R)
#773: Add option to accept non-standard trailing decimal point
(`JsonReadFeature.ALLOW_TRAILING_DECIMAL_POINT_FOR_NUMBERS`)
(contributed by @pjfanning)
Expand Down

0 comments on commit be58a66

Please sign in to comment.