@ -12,6 +12,9 @@ Changes between 1.2.1 and 1.2.2
*) Fix a bug where connection timeouts could not be disabled.
*) Allow setting the DataSource logWriter either on the HikariDataSource
or via addDataSourceProperty() on the HikariConfig.
Changes between 1.1.9 and 1.2.1
*) Clear SQL warnings before returning a connection to the user.