Update changes log

pull/190/head
Brett Wooldridge 10 years ago
parent 1a1cf87c0e
commit 56216562f4

@ -11,6 +11,9 @@ Changes between 2.2.4 and 2.2.5
* Rename MBean closeIdleConnections() to softEvictConnections() and implement * Rename MBean closeIdleConnections() to softEvictConnections() and implement
"evict on return" semantics. "evict on return" semantics.
* Fixed bug in code that sets HikariConfig values from a Properties instance
that prevented defaults from being read properly.
Changes between 2.1.0 and 2.2.4 Changes between 2.1.0 and 2.2.4
* Generate proxy classes into the same protection domain as the HikariCP * Generate proxy classes into the same protection domain as the HikariCP

Loading…
Cancel
Save