Skip to content

Commit

Permalink
Update release notes wrt #227
Browse files Browse the repository at this point in the history
  • Loading branch information
cowtowncoder committed Nov 10, 2023
1 parent 40ec12c commit ef85387
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 0 deletions.
5 changes: 5 additions & 0 deletions release-notes/CREDITS-2.x
Original file line number Diff line number Diff line change
Expand Up @@ -134,3 +134,8 @@ Marco Descher (@col-panic)
* Contributed fix for #219: (jakarta-xmlbind) Using `jackson-module-jakarta-xmlbind-annotations`
2.15.2 fails in OSGi Environment with JAXB 4
(2.16.0)

Eran Leshem (@eranl)

* Contributed #227: Add `jackson-module-android-record

4 changes: 4 additions & 0 deletions release-notes/VERSION-2.x
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
Project: jackson-modules-base
Modules:
jackson-module-afterburner
jackson-module-android-record (2.16)
jackson-module-blackbird (2.12)
jackson-module-guice
jackson-module-guice7 (2.16)
Expand All @@ -13,6 +14,7 @@ Modules:

Active maintainers:

* Eran Leshem (@eranl): author of jackson-module-android-record
* Steven Schlansker (@stevenschlansker): author of Blackbird, co-author
of Afterburner
* Tatu Saloranta (@cowtowncoder): author or co-author of all other modules
Expand All @@ -24,6 +26,8 @@ Active maintainers:
#223: IncompatibleClassChangeError when deserializing a class implementing
an interface with default get/set implementations
(reported by @avnersin)
#227: Add `jackson-module-android-record
(contributed by Eran L)

2.16.0-rc1 (20-Oct-2023)

Expand Down

0 comments on commit ef85387

Please sign in to comment.