diff options
author | 2022-06-28 12:03:01 +0000 | |
---|---|---|
committer | 2022-06-28 12:03:01 +0000 | |
commit | 49384c7aab72ead973462e535fcbabb488af0a5f (patch) | |
tree | aaa74d740539c85e40218a957152bbd470423bea /main/_sources | |
parent | Deploying to docs from @ python-discord/bot-core@109da8bdde367e85d334b8f96dfa... (diff) |
Deploying to docs from @ python-discord/bot-core@149e278d3b6111a6f45f31e993114b38745bb545 🚀
Diffstat (limited to 'main/_sources')
-rw-r--r-- | main/_sources/changelog.rst.txt | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/main/_sources/changelog.rst.txt b/main/_sources/changelog.rst.txt index e666a266..cba9e090 100644 --- a/main/_sources/changelog.rst.txt +++ b/main/_sources/changelog.rst.txt @@ -4,6 +4,13 @@ Changelog ========= +- :release:`7.2.0 <28th June 2022>` +- :support:`93` Bump Discord.py to :literal-url:`0eb3d26 <https://github.com/Rapptz/discord.py/commit/0eb3d26343969a25ffc43ba72eca42538d2e7e7a>`: + + - Adds support for auto mod, of which the new auto_mod MESSAGE_TYPE is needed for our filter system. + + +- :release:`7.1.3 <30th May 2022>` 79 - :support:`79` Add `sphinx-multiversion <https://pypi.org/project/sphinx-multiversion/>`_ to make available older doc versions. - :support:`79` Restore on-site changelog. |