diff --git a/CHANGELOG.md b/CHANGELOG.md index bd5164179..8af5eab90 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -16,6 +16,7 @@ Feature - Hibernate Region Factories with JNDI support Feature - ability to use Environmental Variables in config files Feature - Spring Data Redis 2.1.x support added Feature - Spring Data Redis 2.x and 2.1 integrations support `ReactiveRedisTemplate` +Feature - Support of [Different monitoring systems](https://github.com/redisson/redisson/wiki/14.-Integration-with-frameworks#1410-statistics-monitoring-jmx-and-other-systems) Improvement - RGeo.radius methods use GEORADIUS_RO and GEORADIUSBYMEMBER_RO commands Improvement - restored implementation of DnsAddressResolverGroupFactory Improvement - RedisConnectionClosedException removed