Skip to content

Commit f603e8f

Browse files
committed
Update release notes wrt #858
1 parent 9cba904 commit f603e8f

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.19.0 (not yet released)
1919

2020
WrongWrong (@k163377)
21+
* #858: Refactor findDefaultCreator
2122
* #839: Remove useKotlinPropertyNameForGetter and unify with kotlinPropertyNameAsImplicitName
2223
* #835: Remove old SingletonSupport class and unified with KotlinFeature.SingletonSupport
2324

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.19.0 (not yet released)
2020

21+
#858: Minor performance improvement of findDefaultCreator in edge cases.
2122
#839: Remove useKotlinPropertyNameForGetter and unify with kotlinPropertyNameAsImplicitName.
2223
#835: Remove old SingletonSupport class and unified with KotlinFeature.SingletonSupport.
2324

0 commit comments

Comments
 (0)