Skip to content

Commit c383723

Browse files
committed
Update release notes wrt #3780
1 parent ea47946 commit c383723

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

release-notes/VERSION-2.x

+3
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,9 @@ Project: jackson-databind
1010
(contributed by Joo-Hyuk K)
1111
#2787: Mix-ins do not work for `Enum`s
1212
(fix contributed by Joo-Hyuk K)
13+
#3780: Deprecated JsonNode.with(String) suggests using JsonNode.withObject(String)
14+
but it is not the same thing
15+
(reported by @bmatasar)
1316
#3838: Difference in the handling of `ObjectId-property` in `JsonIdentityInfo`
1417
depending on the deserialization route
1518
(fix contributed by Joo-Hyuk K)

0 commit comments

Comments
 (0)