Skip to content

Commit e61b48a

Browse files
committed
Update release notes wrt #685
1 parent 332dbb5 commit e61b48a

File tree

2 files changed

+3
-0
lines changed

2 files changed

+3
-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+
* #685: Streamline default value management for KotlinFeatures
2122
* #684: Update Kotlin Version to 1.6
2223
* #682: Remove MissingKotlinParameterException and replace with MismatchedInputException
2324

release-notes/VERSION-2.x

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,8 @@ Co-maintainers:
1818

1919
2.16.0 (not yet released)
2020

21+
#685: Streamline default value management for KotlinFeatures.
22+
This improves the initialization cost of kotlin-module a little.
2123
#684: Kotlin 1.5 has been deprecated and the minimum supported Kotlin version will be updated to 1.6.
2224
#682: Remove MissingKotlinParameterException and replace with MismatchedInputException
2325
This change removes MissingKotlinParameterException and resolves #617.

0 commit comments

Comments
 (0)