Update CHANGELOG.md

pull/6394/head
Nikita Koksharov 3 weeks ago committed by GitHub
parent 522c69e8ba
commit b9924ce207
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -7,7 +7,7 @@ Upgrade to __[Redisson PRO](https://redisson.pro)__ with **advanced features**.
Feature - `RObservable` interface for listeners added for RLock objects (thanks to @seakider)
Fixed - `RExecutorService` workers stop working (thanks to @seakider)
Fixed - `RExecutorService` workers stop working (regression since 3.42.0) (thanks to @seakider)
Fixed - `RLocalCacheMap.remove()` method hangs if called inside a transaction
Fixed - poll methods of `RTimeSeries` and `RScoredSortedSet` objects return null instead of empty lists
Fixed - `RSet.containsEach()` method returns null instead of empty list

Loading…
Cancel
Save