Skip to content

Commit

Permalink
Add notes for #356 fix
Browse files Browse the repository at this point in the history
  • Loading branch information
dinomite committed Oct 13, 2020
1 parent ced84aa commit 86d3b8d
Show file tree
Hide file tree
Showing 2 changed files with 5 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 @@ -12,6 +12,10 @@ Authors:

Contributors:

Wolfgang Jung (elektro-wolle@github)
* Fixed inline class serialization
(2.12.0)

David Riggleman (DavidRigglemanININ@github)
* Wrote strict null checking for collection values
(2.12.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 @@ -16,6 +16,7 @@ Co-maintainers:

2.12.0 (not yet released)

#356 Serialization of inline classes under Kotlin 1.4+
#322 Added extension methods to SimpleModule addSerializer and addDeserializer to support KClass arguments that
register the serializer/deserializer for both the java type and java class.
- Add Gradle Module Metadata (https://blog.gradle.org/alignment-with-gradle-module-metadata)
Expand Down

0 comments on commit 86d3b8d

Please sign in to comment.