From 1bae610c3db0591977f8e8cd3d1b009769f99021 Mon Sep 17 00:00:00 2001 From: gsychev <79104934+gsychev@users.noreply.github.com> Date: Tue, 26 Apr 2022 18:37:20 +0000 Subject: [PATCH] chore(eredis): changelog Co-authored-by: Zaiming (Stone) Shi --- CHANGES-4.3.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGES-4.3.md b/CHANGES-4.3.md index ae725c520..d8c235712 100644 --- a/CHANGES-4.3.md +++ b/CHANGES-4.3.md @@ -21,7 +21,7 @@ File format: ### Bug fixes * List subscription topic (/api/v4/subscriptions), the result do not match with multiple conditions. -* SSL closed error bug fixed +* SSL closed error bug fixed for redis client. ## v4.3.14