Skip to content

Commit a33dbf5

Browse files
committed
Update release notes wrt #747
1 parent aa82497 commit a33dbf5

File tree

2 files changed

+3
-0
lines changed

2 files changed

+3
-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+
* #747: Improved performance related to KotlinModule initialization and setupModule.
2122
* #746: The KotlinModule#serialVersionUID is set to private.
2223
* #745: Modified isKotlinClass determination method.
2324
* #744: API deprecation update for KotlinModule.

release-notes/VERSION-2.x

+2
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,8 @@ Co-maintainers:
1818

1919
2.17.0 (not yet released)
2020

21+
#747: Improved performance related to KotlinModule initialization and setupModule.
22+
With this change, the KotlinModule initialization error when using Kotlin 1.4 or lower has been eliminated.
2123
#746: The KotlinModule#serialVersionUID is set to private.
2224
#745: Modified isKotlinClass determination method.
2325
#744: Functions that were already marked as deprecated,

0 commit comments

Comments
 (0)