Skip to content

Commit

Permalink
Fix #1781 (actually in previous commit)
Browse files Browse the repository at this point in the history
  • Loading branch information
cowtowncoder committed Oct 9, 2017
1 parent 0c02ed5 commit 9ddbc84
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions release-notes/VERSION
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,6 @@ Versions: 3.x (for earlier see VERSION-2.x)
#1773: Remove `MapperFeature.AUTO_DETECT_xxx` features
#1774: Merge Java8 datatype (`Optional`, `Stream`) support (`jackson-datatype-jdk8`
#1775: Merge Java8 parameter name support (`jackson-module-parameter-names`)
#1781: Return `ObjectNode` from `ObjectNode` set-methods in order to allow better chaining
(reported by timo-schmid@github)
- Remove `MappingJsonFactory`

0 comments on commit 9ddbc84

Please sign in to comment.