Updates changes file

pull/22/head
Brett Wooldridge 11 years ago
parent fb46e7ec66
commit 50437439b9

@ -1,5 +1,17 @@
HikariCP Changes
Changes between 1.2.1 and 1.2.2
*) Perform a rollback() on connections returned to the pool with
auto commit disabled.
*) Add a constructor for HikariConfig that accepts a Properties
object.
*) Speed improvements for delegate mode.
*) Fix a bug where connection timeouts could not be disabled.
Changes between 1.1.9 and 1.2.1
*) Clear SQL warnings before returning a connection to the user.

Loading…
Cancel
Save