diff --git a/CHANGELOG.md b/CHANGELOG.md index bc81bdb7b..cab0fa700 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,7 +6,7 @@ Try __[Redisson PRO](https://redisson.pro)__ version. ### 14-Jun-2018 - versions 2.12.1 and 3.7.1 released -Feature - `RBatchOptions.executionMode` setting added Please refer to [documentation](https://github.com/redisson/redisson/wiki/10.-additional-features#103-execution-batches-of-commands) for more details +Feature - `RBatchOptions.executionMode` setting added. Please refer to [documentation](https://github.com/redisson/redisson/wiki/10.-additional-features#103-execution-batches-of-commands) for more details Fixed - NPE in JCacheManager.close method Fixed - ExecutorService tasks aren't reloaded properly Fixed - removed unnecessary creation of HashMap instances in cluster mode