Skip to content

Commit

Permalink
Add release notes for #1954, now implemented (except for small part w…
Browse files Browse the repository at this point in the history
…rt default typing)
  • Loading branch information
cowtowncoder committed Mar 1, 2018
1 parent fc80753 commit 9362a20
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions release-notes/VERSION
Original file line number Diff line number Diff line change
Expand Up @@ -28,4 +28,5 @@ Versions: 3.x (for earlier see VERSION-2.x)
into `JsonDeserializer`
#1916: Change `MapperFeature.USE_GETTERS_AS_SETTERS)` default to `false`
#1917: Remove `canSerialize` and `canDeserialize` methods from `ObjectMapper`
#1954: Add Builder pattern for creating configured `ObjectMapper` instances
- Remove `MappingJsonFactory`

0 comments on commit 9362a20

Please sign in to comment.