From c23100eacae47adb4094964266bafdccc5d74a45 Mon Sep 17 00:00:00 2001 From: jack1142 <6032823+jack1142@users.noreply.github.com> Date: Sat, 12 Jun 2021 18:46:34 +0200 Subject: [PATCH] Red 3.4.11 - Changelog (#5130) --- docs/changelog_3_4_0.rst | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/docs/changelog_3_4_0.rst b/docs/changelog_3_4_0.rst index f0d9d6cb9..118626969 100644 --- a/docs/changelog_3_4_0.rst +++ b/docs/changelog_3_4_0.rst @@ -1,5 +1,20 @@ .. 3.4.x Changelogs +Redbot 3.4.11 (2021-06-12) +========================== + +| Thanks to all these amazing people that contributed to this release: +| :ghuser:`jack1142`, :ghuser:`Kowlin`, :ghuser:`Onii-Chan-Discord` + +This is a hotfix release fixing a crash involving guild uploaded stickers. + +Full changelog +-------------- + +- discord.py version has been bumped to 1.7.3 (:issue:`5129`) +- Links to the CogBoard in Red's documentation have been updated to use the new domain (:issue:`5124`) + + Redbot 3.4.10 (2021-05-28) ==========================