Skip to content

Commit

Permalink
Updated release notes wrt FasterXML#25, authorship
Browse files Browse the repository at this point in the history
  • Loading branch information
cowtowncoder authored and Shounaks committed Feb 27, 2024
1 parent 380913d commit d7419f4
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
2 changes: 2 additions & 0 deletions release-notes/CREDITS-2.x
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,8 @@ Julian Honnen (@jhonnen)

@Shounaks

* Contributed PoC of #25: Add support single-int Constructors
(2.17.0)
* Contributed fix for #93: Skip serialization of `groovy.lang.MetaClass` values
to avoid `StackOverflowError`
(2.17.0)
Expand Down
1 change: 1 addition & 0 deletions release-notes/VERSION-2.x
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ Modules:
2.17.0 (not yet released)

#25: Add support single-int Constructors
(contributed by @Shounaks)
#78: Deserializes "null" to "0.0" for `java.lang.Double` (wrapper)
(reported by @bill-phast)
#93: Skip serialization of `groovy.lang.MetaClass` values to avoid `StackOverflowError`
Expand Down

0 comments on commit d7419f4

Please sign in to comment.