From dbbaa88e8eda6693a0cf1fb7564ea541d3b6eb8e Mon Sep 17 00:00:00 2001 From: jack1142 <6032823+jack1142@users.noreply.github.com> Date: Fri, 26 Feb 2021 19:31:25 +0100 Subject: [PATCH] Red 3.4.7 - Changelog (#4852) * wip * wip 2 * wip 3 * Add contribs list! --- docs/changelog_3_4_0.rst | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/docs/changelog_3_4_0.rst b/docs/changelog_3_4_0.rst index 788f98316..67d7f4dba 100644 --- a/docs/changelog_3_4_0.rst +++ b/docs/changelog_3_4_0.rst @@ -1,5 +1,25 @@ .. 3.4.x Changelogs +Redbot 3.4.7 (2021-02-26) +========================= +| Thanks to all these amazing people that contributed to this release: +| :ghuser:`elijabesu`, :ghuser:`Flame442`, :ghuser:`flaree`, :ghuser:`jack1142`, :ghuser:`Kowlin`, :ghuser:`kreusada`, :ghuser:`palmtree5`, :ghuser:`TrustyJAID` + +End-user changelog +------------------ + +- Added proper permission checks to ``[p]muteset senddm`` and ``[p]muteset showmoderator`` (:issue:`4849`) +- Updated the ``[p]lmgtfy`` command to use the new domain (:issue:`4840`) +- Updated the ``[p]info`` command to more clearly indicate that the instance is owned by a team (:issue:`4851`) +- Fixed minor issues with error messages in Mutes cog (:issue:`4847`, :issue:`4850`, :issue:`4853`) + +Documentation changes +--------------------- + +- Added `cog guide for General cog ` (:issue:`4797`) +- Added `cog guide for Trivia cog ` (:issue:`4566`) + + Redbot 3.4.6 (2021-02-16) ========================= | Thanks to all these amazing people that contributed to this release: