summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS8
1 files changed, 8 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 912dd28..0f09049 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,11 @@
+Version 1.4.0
+
+ * New pragma, id_type, allows the specification of the native database
+ type that should be used for data members designated as object ids.
+ In combination with the type pragma, id_type allows you to map a C++
+ type differently depending on whether it is used in an ordinary member
+ or an object id.
+
Version 1.3.0
* Support for the SQLite database. Provided connection factories include