Skip to content

Commit 578ce84

Browse files
committed
Update release notes wrt #687
1 parent e6fe727 commit 578ce84

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

release-notes/CREDITS-2.x

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ Contributors:
1818
# 2.16.0 (not yet released)
1919

2020
WrongWrong (@k163377)
21+
* #687: Optimize and Refactor KotlinValueInstantiator.createFromObjectWith
2122
* #685: Streamline default value management for KotlinFeatures
2223
* #684: Update Kotlin Version to 1.6
2324
* #682: Remove MissingKotlinParameterException and replace with MismatchedInputException

release-notes/VERSION-2.x

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ Co-maintainers:
1818

1919
2.16.0 (not yet released)
2020

21+
#687: Optimize and Refactor KotlinValueInstantiator.createFromObjectWith.
2122
#685: Streamline default value management for KotlinFeatures.
2223
This improves the initialization cost of kotlin-module a little.
2324
#684: Kotlin 1.5 has been deprecated and the minimum supported Kotlin version will be updated to 1.6.

0 commit comments

Comments
 (0)