We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 72c59e0 commit 70265c9Copy full SHA for 70265c9
release-notes/CREDITS-2.x
@@ -18,6 +18,7 @@ Contributors:
18
# 2.17.0 (not yet released)
19
20
WrongWrong (@k163377)
21
+* #746: The KotlinModule#serialVersionUID is set to private.
22
* #745: Modified isKotlinClass determination method.
23
* #744: API deprecation update for KotlinModule.
24
* #743: Fix handling of vararg deserialization.
release-notes/VERSION-2.x
@@ -18,6 +18,7 @@ Co-maintainers:
2.17.0 (not yet released)
+#746: The KotlinModule#serialVersionUID is set to private.
#745: Modified isKotlinClass determination method.
#744: Functions that were already marked as deprecated,
such as the primary constructor in KotlinModule and some functions in Builder,
0 commit comments