Skip to content

Commit 9ddbc84

Browse files
committed
Fix #1781 (actually in previous commit)
1 parent 0c02ed5 commit 9ddbc84

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

release-notes/VERSION

+2
Original file line numberDiff line numberDiff line change
@@ -14,4 +14,6 @@ Versions: 3.x (for earlier see VERSION-2.x)
1414
#1773: Remove `MapperFeature.AUTO_DETECT_xxx` features
1515
#1774: Merge Java8 datatype (`Optional`, `Stream`) support (`jackson-datatype-jdk8`
1616
#1775: Merge Java8 parameter name support (`jackson-module-parameter-names`)
17+
#1781: Return `ObjectNode` from `ObjectNode` set-methods in order to allow better chaining
18+
(reported by timo-schmid@github)
1719
- Remove `MappingJsonFactory`

0 commit comments

Comments
 (0)