Updated change log

pull/77/head
Brett Wooldridge 11 years ago
parent 84a816c77c
commit 8636ce5253

@ -2,6 +2,10 @@ HikariCP Changes
Changes between 1.3.6 and 1.3.7 Changes between 1.3.6 and 1.3.7
*) Added JNDI object factory (com.zaxxer.hikari.HikariJNDIFactory)
for Tomcat and other containers that prefer JNDI-registered DataSource
factories.
*) Fix NPE that can occur when connections cannot be created and *) Fix NPE that can occur when connections cannot be created and
callers to getConnection() timeout. callers to getConnection() timeout.

Loading…
Cancel
Save