Skip to content

Commit

Permalink
Mark #931 as added (was actually done for 2.7)
Browse files Browse the repository at this point in the history
  • Loading branch information
cowtowncoder committed May 4, 2016
1 parent e1b2626 commit 8ed7127
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 @@ -8,6 +8,7 @@ Project: jackson-databind

#621: Allow definition of "ignorable types" without annotation (using
`Mapper.configOverride(type).setIsIgnoredType(true)`
#931: Add new method in `Deserializers.Base` to support `ReferenceType`
#990: Allow failing on `null` values for creator (add
`DeserializationFeature.FAIL_ON_NULL_CREATOR_PROPERTIES`)
(contributed by mkokho@github)
Expand Down

0 comments on commit 8ed7127

Please sign in to comment.