From c4d563057d4eea07c958d33cff432ccd3c164f72 Mon Sep 17 00:00:00 2001 From: Chris Lovering Date: Sat, 24 Dec 2022 15:17:51 +0000 Subject: Sync global and guild app command tree on startup --- docs/changelog.rst | 3 +++ 1 file changed, 3 insertions(+) (limited to 'docs') diff --git a/docs/changelog.rst b/docs/changelog.rst index 0734158a..97661180 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -4,6 +4,9 @@ Changelog ========= +- :release:`9.4.0 <24th December 2022>` +- :feature:`171` Sync all app commands after extensions have been loaded. This release also removes the need to run :obj:`pydis_core.BotBase.load_extensions` in a task. + - :release:`9.3.1 <23rd December 2022>` - :bug:`170` Save references of newly created tasks in :obj:`pydis_core.utils.scheduling` -- cgit v1.2.3