Skip to content

Commit e467b7e

Browse files
committed
...
1 parent f0fbb32 commit e467b7e

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

release-notes/VERSION

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,12 @@ Project: jackson-databind
33
=== Releases ===
44
------------------------------------------------------------------------
55

6+
2.9.3 (not yet released)
7+
8+
#1604: Nested type arguments doesn't work with polymorphic types
9+
#1804: `ValueInstantiator.canInstantiate()` ignores `canCreateUsingArrayDelegate()`
10+
(reported byb henryptung@github)
11+
612
2.9.2 (14-Oct-2017)
713

814
(possibly) #1756: Deserialization error with custom `AnnotationIntrospector`
@@ -21,8 +27,6 @@ Project: jackson-databind
2127
#1793: `java.lang.NullPointerException` in `ObjectArraySerializer.acceptJsonFormatVisitor()`
2228
for array value with `@JsonValue`
2329
(reported by Vincent D)
24-
#1804: `ValueInstantiator.canInstantiate()` ignores `canCreateUsingArrayDelegate()`
25-
(reported byb henryptung@github)
2630

2731
2.9.1 (07-Sep-2017)
2832

0 commit comments

Comments
 (0)