From 7208cdb804ae033c7634b79f818dcf5a8cdc503f Mon Sep 17 00:00:00 2001 From: Neuro Assassin <42872277+NeuroAssassin@users.noreply.github.com> Date: Thu, 24 Dec 2020 11:21:41 -0500 Subject: [PATCH] Red 3.4.5 - Changelog (#4692) * PR 4687 * i dont even know anymore * fix --- docs/changelog_3_4_0.rst | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/docs/changelog_3_4_0.rst b/docs/changelog_3_4_0.rst index 0d3ea65b2..8ff67984a 100644 --- a/docs/changelog_3_4_0.rst +++ b/docs/changelog_3_4_0.rst @@ -1,5 +1,18 @@ .. 3.4.x Changelogs +Redbot 3.4.5 (2020-12-24) +========================= +| Thanks to all these amazing people that contributed to this release: +| :ghuser:`Injabie3`, :ghuser:`NeuroAssassin` + +End-user changelog +------------------ + +Streams +******* + +- Fixed Streams failing to load and work properly (:issue:`4687`, :issue:`4688`) + Redbot 3.4.4 (2020-12-24) =========================