Skip to content

Commit 0714c3b

Browse files
committed
Update release notes wrt #742
1 parent 56f264c commit 0714c3b

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

2020
WrongWrong (@k163377)
21+
* #742: Minor performance improvements to NullToEmptyCollection/Map.
2122
* #741: Changed to allow KotlinFeature to be set in the function that registers a KotlinModule.
2223
* #740: Reduce conversion cache from Executable to KFunction.
2324
* #738: Fix JacksonInject priority.

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

21+
#742: Minor performance improvements to NullToEmptyCollection/Map.
2122
#741: Changed to allow KotlinFeature to be set in the function that registers a KotlinModule.
2223
The `jacksonObjectMapper {}` and `registerKotlinModule {}` lambdas allow configuration for KotlinModule.
2324
#740: Reduce conversion cache from Executable to KFunction.

0 commit comments

Comments
 (0)