From aca37f50e11f261a7d914e5b5471b2717b51e5c8 Mon Sep 17 00:00:00 2001 From: Chris Lovering Date: Mon, 18 Apr 2022 15:44:22 +0100 Subject: Reconnect to redis session on setup if it is closed --- CHANGELOG.md | 3 +++ 1 file changed, 3 insertions(+) (limited to 'CHANGELOG.md') diff --git a/CHANGELOG.md b/CHANGELOG.md index 3779ad32..f78ef928 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,8 @@ # Changelog +## 5.0.3 18th April 2022 +- Fix: Reconnect to redis session on setup if it is closed. + ## 5.0.2 5th April 2022 - Fix: Create a dummy `AsyncstatsdClient` before connecting to real url, in case a connection cannot be made on init. - Fix: Move the creation of the `asyncio.Event`, `BotBase._guild_available` to within the setup hook, to avoid a deprecation notice. -- cgit v1.2.3