From 91287c6f903dc227b023d8179f430c6ba7785f77 Mon Sep 17 00:00:00 2001 From: Simon Urbanek Date: Thu, 24 Mar 2022 19:18:32 +1300 Subject: [PATCH] update NEWS --- NEWS | 2 ++ 1 file changed, 2 insertions(+) diff --git a/NEWS b/NEWS index c8f8b35..f3fa01d 100644 --- a/NEWS +++ b/NEWS @@ -15,6 +15,8 @@ (Note: all of the above are 0.2-9 regressions related to the changes in handling of prepared statement arguments) + * add dbIsValid() methods for JDBCConnection and JDBCResult (#89) + 0.2-9 2022-03-16 * All Java-related errors are signalled by throwing error