From 1f0aa0965d094acbe1ca5b4fac891bfba88eff4c Mon Sep 17 00:00:00 2001 From: Fabio Manganiello Date: Tue, 16 Jul 2024 15:31:32 +0200 Subject: [PATCH] Updated CHANGELOG --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3218dc8862..5ee3990f1c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,7 +1,7 @@ # Changelog -## [1.1.2] - 2024-07-16 +## [1.1.3] - 2024-07-16 - [`core`]: New architecture for the Redis bus - now leveraging pub/sub with a connection pool instead of a single-connection queue. It makes the