@ -1,5 +1,15 @@
HikariCP Changes
Changes between 1.3.5 and 1.3.6
*) Include connection failure cause in calls to getConnection() that
timeout (due to connection failure). Removed chatty logging.
*) Java8 Compatability fixes.
*) Include pool name in logging messages. Thanks for the contribution
@jaredstehler.
Changes between 1.3.4 and 1.3.5
*) Fixed a regression in the Javassist code generation.