Skip to content

Commit

Permalink
Back port #1003 fix for 2.6.4
Browse files Browse the repository at this point in the history
  • Loading branch information
cowtowncoder committed Nov 25, 2015
1 parent f598859 commit 1ce6508
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 @@ -10,6 +10,8 @@ Project: jackson-databind
(reported by Antibrumm@github)
#989: Deserialization from "{}" to java.lang.Object causes "out of END_OBJECT token" error
(reported by Ievgen P)
#1003: JsonTypeInfo.As.EXTERNAL_PROPERTY does not work with a Delegate
(reported by alexwen@github)
#1005: Synthetic constructors confusing Jackson data binding
(reported by Jayson M)
#1013: `@JsonUnwrapped` is not treated as assuming `@JsonProperty("")`
Expand Down

0 comments on commit 1ce6508

Please sign in to comment.