aboutsummaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS4
1 files changed, 4 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 3ad834f..96dcb95 100644
--- a/NEWS
+++ b/NEWS
@@ -50,6 +50,10 @@ Version 3.2.0
and serialization code that works with both polymorphic and non-
polymorphic object models.
+ * XML Schema union types with members that are enumeration types are
+ automatically converted to equivalent enumeration types with a union
+ of all the member's enumerators.
+
Version 3.1.0
C++/Hybrid