Skip to content

Commit

Permalink
Update release notes wrt #710
Browse files Browse the repository at this point in the history
  • Loading branch information
k163377 committed Sep 15, 2023
1 parent 4a6773f commit 9004f37
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions release-notes/CREDITS-2.x
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ kkurczewski
* #689: Add KotlinDuration support

WrongWrong (@k163377)
* #710: Fixed KotlinPropertyNameAsImplicitName not working in edge case
* #709: Add failing test for #242
* #707: Changed to use default argument on null if JsonSetter(nulls = Nulls.SKIP) is specified.
* #700: Reduce the load on the search process for serializers
Expand Down
1 change: 1 addition & 0 deletions release-notes/VERSION-2.x
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ Co-maintainers:
#686: Added KotlinPropertyNameAsImplicitName feature to use Kotlin property names as implicit names for getters.
Enabling this feature eliminates some of the problems summarized in #630,
but also causes some behavioral changes and performance degradation.
A minor correction has been made to this option in #710.
#685: Streamline default value management for KotlinFeatures.
This improves the initialization cost of kotlin-module a little.
#684: Kotlin 1.5 has been deprecated and the minimum supported Kotlin version will be updated to 1.6.
Expand Down

0 comments on commit 9004f37

Please sign in to comment.