From 63d0159db05299839a0a9831e19e9606f1177f4b Mon Sep 17 00:00:00 2001 From: Nikita Koksharov Date: Mon, 6 Feb 2023 14:09:22 +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 a3308821e..66f923cea 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,7 +3,7 @@ Redisson Releases History Try __[Redisson PRO](https://redisson.pro)__ with **ultra-fast performance** and **support by SLA**. -### 06-Feb-2023 - 3.19.2 released +### 06-Feb-2023 - 3.19.3 released Fixed - a new attempt should be made on WAIT error during failover Fixed - Kryo5Codec fails to (de)serialize Object without no-args constructor (regression since 3.19.2)