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 c7742fa..51375ce 100644
--- a/NEWS
+++ b/NEWS
@@ -10,6 +10,10 @@ Version 2.3.0
queries. For more information, refer to Section 4.1, "ODB Query Language"
in the ODB manual.
+ * Support for defining composite value types inside persistent classes,
+ views, or other composite values. For more information, refer to Section
+ 7.2, "Composite Value Types" in the ODB manual.
+
* The schema_catalog::create_schema() function now has a third argument
which indicates whether to drop the schema prior to creating the new one.
The default is true which is backwards-compatible. The schema_catalog