aboutsummaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS9
1 files changed, 9 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index dbfc341..8dde908 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,12 @@
+Version 1.5.0
+
+ * New option, --include-regex, allows the modification of the #include
+ directive paths generated by the ODB compiler. This is primarily useful
+ when placing the generating code into subdirectories and the #include
+ directives have to be adjusted accordingly. The --include-regex-trace
+ option is useful for debugging the expressions specified with
+ --include-regex.
+
Version 1.4.0
* New profile, qt, provides persistence support for the Qt framework. This