diff --git a/CHANGELOG.md b/CHANGELOG.md index c172e9e0b2f74c61927ead264bcafc0dd9f05ec7..21eff2ce95a2cfe417d361f6ee194860e2d9fe19 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -13,7 +13,7 @@ Fixed - `RSemaphore` permits can't be acquired due to "Maximum permit count exce Fixed - `RedissonNode` unable to start due to `ClassNotFoundException` Fixed - SENTINEL SENTINELS command timeout (thanks to @zhwq1216) Fixed - `JCachingProvider` shouldn't depend on class from Jackson 2.12.x -Fixed - `JCache.get()` method swallows Redis errors +Fixed - `JCache.get()` method swallows Redis errors Fixed - `RLocalCachedMap` doesn't used MapLoader if storeMode = LOCALCACHE ### 12-May-2021 - 3.15.5 released