From ae21fa6943ddf5a2c57392cc96805c61c19e129c Mon Sep 17 00:00:00 2001 From: Nikita Koksharov Date: Mon, 18 Dec 2023 12:21:30 +0300 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index c6ddd18a6..9ac026bd3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,7 +5,7 @@ Try __[Redisson PRO](https://redisson.pro)__ with **ultra-fast performance** and ### 18-Dec-2023 - 3.25.1 released -Improvement - Virtual Threads compatibility +Improvement - JDK21 Virtual Threads compatibility Fixed - EvictionTask keeps running even after `destroy()` method called Fixed - Sprint Data Redis throws `Subscription registration timeout exceeded`