Skip to content

Commit 374cf40

Browse files
committed
Update release notes wrt #700
1 parent e7031cd commit 374cf40

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
@@ -21,6 +21,7 @@ kkurczewski
2121
* #689: Add KotlinDuration support
2222

2323
WrongWrong (@k163377)
24+
* #700: Reduce the load on the search process for serializers
2425
* #687: Optimize and Refactor KotlinValueInstantiator.createFromObjectWith
2526
* #686: Add KotlinPropertyNameAsImplicitName option
2627
* #685: Streamline default value management for KotlinFeatures

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+
#700: Reduce the load on the search process for serializers.
2122
#689: Added UseJavaDurationConversion feature.
2223
By enabling this feature and adding the Java Time module, Kotlin Duration can be handled in the same way as Java Duration.
2324
#687: Optimize and Refactor KotlinValueInstantiator.createFromObjectWith.

0 commit comments

Comments
 (0)