diff --git a/CHANGES b/CHANGES index 2edaf65b..6ff6ac06 100644 --- a/CHANGES +++ b/CHANGES @@ -27,6 +27,9 @@ Changes between 2.1.0 and 2.1.1 your application without/before the database, you will need to explicitly set initializationFailFast to false. + * Dropwizard/Codahale metrics are now supported via the setMetricRegistry() + method in HikariConfig and in HikariDataSource. + Changes between 2.0.1 and 2.1.0 * Significant internal refactor supporting creation of new proxy instances