aboutsummaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2012-10-15 13:17:31 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2012-10-19 11:40:38 +0200
commit8097adf760d8cdf769cd7c50455f3b76d57ce35f (patch)
tree142e69c747bc5ef484d0083b43dd3eb163ef5afd /NEWS
parentdefe5aec4edc065546d44ad17b48a2dd5290144d (diff)
Implement early connection release
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS6
1 files changed, 6 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 6c1b7e9..84a6330 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,9 @@
+Version 2.2.0
+
+ * Support for early connection release. Now the database connection is
+ released when commit()/rollback() is called rather than when the
+ transaction instance goes out of scope.
+
Version 2.1.0
* The ODB compiler is now capable of automatically discovering accessor and