From a5f38fa6e66cd09011de8f3fd84d6c7b975d950a Mon Sep 17 00:00:00 2001 From: palmtree5 <3577255+palmtree5@users.noreply.github.com> Date: Tue, 14 May 2019 19:38:18 -0800 Subject: [PATCH] Add my 3.1 contributions (#2670) --- docs/changelog_3_1_0.rst | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/docs/changelog_3_1_0.rst b/docs/changelog_3_1_0.rst index 3727e27d1..d08b89311 100644 --- a/docs/changelog_3_1_0.rst +++ b/docs/changelog_3_1_0.rst @@ -116,6 +116,12 @@ Filter * Filter performs significantly better on large servers. (`#2509`_) +-------- +Launcher +-------- + +* Fixed extras in the launcher (`#2588`_) + --- Mod --- @@ -205,6 +211,7 @@ Utility Functions .. _#2579: https://github.com/Cog-Creators/Red-DiscordBot/pull/2579 .. _#2586: https://github.com/Cog-Creators/Red-DiscordBot/pull/2586 .. _#2587: https://github.com/Cog-Creators/Red-DiscordBot/pull/2587 +.. _#2588: https://github.com/Cog-Creators/Red-DiscordBot/pull/2588 .. _#2590: https://github.com/Cog-Creators/Red-DiscordBot/pull/2590 .. _#2591: https://github.com/Cog-Creators/Red-DiscordBot/pull/2591 .. _#2592: https://github.com/Cog-Creators/Red-DiscordBot/pull/2592