Skip to content

Commit f4ef389

Browse files
committed
Update release notes wrt #676
1 parent bcda406 commit f4ef389

File tree

1 file changed

+3
-5
lines changed

1 file changed

+3
-5
lines changed

release-notes/VERSION

+3-5
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,9 @@ Project: jackson-databind
66

77
2.5.4 (not yet released)
88

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

143-
2.4.7 (not yet released)
144-
145-
#676: Deserialization of class with generic collection inside depends on
146-
how is was deserialized first time
147-
148146
2.4.6 (23-Apr-2015)
149147

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

0 commit comments

Comments
 (0)