From 94b4b844f278c809e03712518ddb9d0099e3117f Mon Sep 17 00:00:00 2001 From: Brett Wooldridge Date: Fri, 7 Nov 2014 12:23:10 +0900 Subject: [PATCH] Update changes log --- CHANGES | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGES b/CHANGES index c4468473..9883b633 100644 --- a/CHANGES +++ b/CHANGES @@ -8,6 +8,9 @@ Changes between 2.2.4 and 2.2.5 the automatic rollback when connections are returned to the pool if the transaction state is "clean". + * Rename MBean closeIdleConnections() to softEvictConnections() and implement + "evict on return" semantics. + Changes between 2.1.0 and 2.2.4 * Generate proxy classes into the same protection domain as the HikariCP