Skip to content

Commit 9730a1b

Browse files
authored
Merge pull request #697 from k163377/update-release-notes
Update release notes wrt #689
2 parents b98c76b + 5a7cf23 commit 9730a1b

File tree

2 files changed

+5
-0
lines changed

2 files changed

+5
-0
lines changed

release-notes/CREDITS-2.x

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,9 @@ Contributors:
1717

1818
# 2.16.0 (not yet released)
1919

20+
kkurczewski
21+
* #689: Add KotlinDuration support
22+
2023
WrongWrong (@k163377)
2124
* #687: Optimize and Refactor KotlinValueInstantiator.createFromObjectWith
2225
* #686: Add KotlinPropertyNameAsImplicitName option

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+
#689: Added UseJavaDurationConversion feature.
22+
By enabling this feature and adding the Java Time module, Kotlin Duration can be handled in the same way as Java Duration.
2123
#687: Optimize and Refactor KotlinValueInstantiator.createFromObjectWith.
2224
This improves deserialization throughput about 1.3 ~ 1.5 times faster.
2325
https://github.com/FasterXML/jackson-module-kotlin/pull/687#issuecomment-1637365799

0 commit comments

Comments
 (0)