We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4ce5d44 commit d4a7664Copy full SHA for d4a7664
release-notes/CREDITS-2.x
@@ -18,6 +18,7 @@ Contributors:
18
# 2.17.0 (not yet released)
19
20
WrongWrong (@k163377)
21
+* #745: Modified isKotlinClass determination method.
22
* #744: API deprecation update for KotlinModule.
23
* #743: Fix handling of vararg deserialization.
24
* #742: Minor performance improvements to NullToEmptyCollection/Map.
release-notes/VERSION-2.x
@@ -18,6 +18,7 @@ Co-maintainers:
2.17.0 (not yet released)
+#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,
are scheduled for removal in 2.18 and their DeprecationLevel has been raised to Error.
0 commit comments