Skip to content

Commit 5dbcda5

Browse files
committed
Update release notes wrt #4968
1 parent 6ad9dea commit 5dbcda5

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

release-notes/VERSION

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -100,6 +100,9 @@ Versions: 3.x (for earlier see VERSION-2.x)
100100
#4956: Rename `JsonNode.isContainerNode()` as `isContainerNode()`
101101
#4958: Extend, improve set of number value accessors for `JsonNode`
102102
(`JsonNode.intValue()` etc) [JSTEP-3]
103+
#4968: Add JsonMapper builder support in Jackson 3.0 for optionally creating
104+
mappers with Jackson2 config defaults
105+
(implemented by @pjfanning)
103106
#4991: Extend, improve set of non-number scalar value accessors for `JsonNode`
104107
(`JsonNode.booleanValue()` etc) [JSTEP-3]
105108
#4992: Rename `JsonNodeFactory.textNode()` as `JsonNodeFactory.stringNode()` [JSTEP-3]

0 commit comments

Comments
 (0)