Skip to content

Commit

Permalink
Update release notes wrt FasterXML#689
Browse files Browse the repository at this point in the history
  • Loading branch information
k163377 committed Aug 6, 2023
1 parent b98c76b commit 5a7cf23
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 0 deletions.
3 changes: 3 additions & 0 deletions release-notes/CREDITS-2.x
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,9 @@ Contributors:

# 2.16.0 (not yet released)

kkurczewski
* #689: Add KotlinDuration support

WrongWrong (@k163377)
* #687: Optimize and Refactor KotlinValueInstantiator.createFromObjectWith
* #686: Add KotlinPropertyNameAsImplicitName option
Expand Down
2 changes: 2 additions & 0 deletions release-notes/VERSION-2.x
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,8 @@ Co-maintainers:

2.16.0 (not yet released)

#689: Added UseJavaDurationConversion feature.
By enabling this feature and adding the Java Time module, Kotlin Duration can be handled in the same way as Java Duration.
#687: Optimize and Refactor KotlinValueInstantiator.createFromObjectWith.
This improves deserialization throughput about 1.3 ~ 1.5 times faster.
https://github.com/FasterXML/jackson-module-kotlin/pull/687#issuecomment-1637365799
Expand Down

0 comments on commit 5a7cf23

Please sign in to comment.