From 8097adf760d8cdf769cd7c50455f3b76d57ce35f Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Mon, 15 Oct 2012 13:17:31 +0200 Subject: Implement early connection release --- NEWS | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'NEWS') 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 -- cgit v1.1