Skip to content

Commit d4a7664

Browse files
committed
Update release notes wrt #745
1 parent 4ce5d44 commit d4a7664

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

release-notes/CREDITS-2.x

+1
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ Contributors:
1818
# 2.17.0 (not yet released)
1919

2020
WrongWrong (@k163377)
21+
* #745: Modified isKotlinClass determination method.
2122
* #744: API deprecation update for KotlinModule.
2223
* #743: Fix handling of vararg deserialization.
2324
* #742: Minor performance improvements to NullToEmptyCollection/Map.

release-notes/VERSION-2.x

+1
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ Co-maintainers:
1818

1919
2.17.0 (not yet released)
2020

21+
#745: Modified isKotlinClass determination method.
2122
#744: Functions that were already marked as deprecated,
2223
such as the primary constructor in KotlinModule and some functions in Builder,
2324
are scheduled for removal in 2.18 and their DeprecationLevel has been raised to Error.

0 commit comments

Comments
 (0)