Skip to content

Commit

Permalink
Update release notes wrt #676
Browse files Browse the repository at this point in the history
  • Loading branch information
cowtowncoder committed May 8, 2015
1 parent bcda406 commit f4ef389
Showing 1 changed file with 3 additions and 5 deletions.
8 changes: 3 additions & 5 deletions release-notes/VERSION
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,9 @@ Project: jackson-databind

2.5.4 (not yet released)

#676: Deserialization of class with generic collection inside depends on
how is was deserialized first time
(reported by lunaticare@github)
#771: Annotation bundles ignored when added to Mixin
(reported by Andrew D)
#774: NPE from SqlDateSerializer as _useTimestamp is not checked for being null
Expand Down Expand Up @@ -140,11 +143,6 @@ Project: jackson-databind
- Added new overload for `JsonSerializer.isEmpty()`, to eventually solve #588
- Improve error messaging (related to [jaxb-annotations#38]) to include known subtype ids.

2.4.7 (not yet released)

#676: Deserialization of class with generic collection inside depends on
how is was deserialized first time

2.4.6 (23-Apr-2015)

#735: (complete fix) @JsonDeserialize on Map with contentUsing custom deserializer overwrites default behavior
Expand Down

0 comments on commit f4ef389

Please sign in to comment.