From c9abff751e8818c6438bce6fe80f49e3eba8084b Mon Sep 17 00:00:00 2001 From: ChrisLovering Date: Sat, 16 Jul 2022 21:26:00 +0000 Subject: Deploying to docs from @ python-discord/bot-core@c448b69160e287826268db6f499eef81c4005e5a 🚀 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- main/_sources/changelog.rst.txt | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'main/_sources') diff --git a/main/_sources/changelog.rst.txt b/main/_sources/changelog.rst.txt index cbe37062..493b34e2 100644 --- a/main/_sources/changelog.rst.txt +++ b/main/_sources/changelog.rst.txt @@ -4,6 +4,10 @@ Changelog ========= +- :release:`7.3.1 <16th July 2022>` +- :bug:`104` Fix :obj:`botcore.utils.interactions.DeleteMessageButton` not working due to using wrong delete method. + + - :release:`7.3.0 <16th July 2022>` - :feature:`103` Add a generic view :obj:`botcore.utils.interactions.ViewWithUserAndRoleCheck` that only allows specified users and roles to interaction with it - :feature:`103` Add a button :obj:`botcore.utils.interactions.DeleteMessageButton` that deletes the message attached to its parent view. -- cgit v1.2.3