From 6a8968e34df8ea2302d2add0e26581547f34a07a Mon Sep 17 00:00:00 2001 From: Kreus Amredes <67752638+Kreusada@users.noreply.github.com> Date: Wed, 1 Sep 2021 02:10:50 +0100 Subject: [PATCH] [Docs] Fix changelog entry from being under the wrong section (#5236) --- docs/changelog_3_4_0.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/changelog_3_4_0.rst b/docs/changelog_3_4_0.rst index f6fca356b..0ac9190bd 100644 --- a/docs/changelog_3_4_0.rst +++ b/docs/changelog_3_4_0.rst @@ -77,11 +77,11 @@ Admin ***** - The cog will now log when it leaves a guild due to the serverlock (:issue:`5008`, :issue:`5073`) -- Fixed an issue that made it possible to remove Aikaterna's curated tracks playlist (:issue:`5018`) Audio ***** +- Fixed an issue that made it possible to remove Aikaterna's curated tracks playlist (:issue:`5018`) - Fixed auto-resume of auto play after Lavalink restart (:issue:`5051`) - The ``[p]audiostats`` command can now only be used by bot owners (:issue:`5017`) - Fixed an error with ``[p]audiostats`` caused by players not always having their connection time stored (:issue:`5046`)