We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 27fd59a commit d4210beCopy full SHA for d4210be
release-notes/VERSION
@@ -1,13 +1,19 @@
1
Project: jackson-dataformat-xml
2
-Version: 2.3.1 (28-Dec-2013)
+Version: 2.3.2 (xx-xxx-2014)
3
4
-#84: Problem with @JacksonXmlText when property output is suppressed
5
- (contributed by Pascal G)
+#81: Serialization of a polymorphic class As.Property with Identity info doesn't work
+ (fixed by Pascal G)
6
+ -- NOTE! Depends on a related fix in `jackson-databind` 2.3.2
7
8
------------------------------------------------------------------------
9
=== History: ===
10
11
12
+2.3.1 (28-Dec-2013)
13
+
14
+#84: Problem with @JacksonXmlText when property output is suppressed
15
+ (contributed by Pascal G)
16
17
2.3.0 (14-Nov-2013)
18
19
#38: Support root-level Collection serialization
0 commit comments