Skip to content

Commit 950b2e8

Browse files
committed
Update release notes
1 parent 78f90ea commit 950b2e8

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

release-notes/VERSION-2.x

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,8 @@ Project: jackson-databind
5050
#4570: Deprecate `ObjectMapper.canDeserialize()`/`ObjectMapper.canSerialize()`
5151
#4580: Add `MapperFeature.SORT_CREATOR_PROPERTIES_BY_DECLARATION_ORDER` to use
5252
Creator properties' declaration order for sorting
53+
#4584: Provide extension point for detecting "primary" Constructor for Kotlin
54+
(and similar) data classes
5355
#4602: Possible wrong use of _arrayDelegateDeserializer in
5456
BeanDeserializerBase::deserializeFromObjectUsingNonDefault()
5557
(reported by Eduard G)

0 commit comments

Comments
 (0)