aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGravatar Chris Lovering <[email protected]>2022-10-25 21:59:20 +0100
committerGravatar Chris Lovering <[email protected]>2022-10-25 21:59:20 +0100
commit67ae5cb94dc726bee7996d9a7f8d4b33f0677583 (patch)
tree8f42b6105abea0cd17bf3bc0658e9c562eac2b82
parentAdd six as a dev dep (diff)
Add changelog for 3.11 and new decoratorv8.3.0-beta
-rw-r--r--docs/changelog.rst4
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/changelog.rst b/docs/changelog.rst
index 3e3c7149..08cb8dd1 100644
--- a/docs/changelog.rst
+++ b/docs/changelog.rst
@@ -4,6 +4,10 @@
Changelog
=========
+- :release:`8.3.0 <25th October 2022>`
+- :feature:`88` Add a decorator that stops successive duplicate invocations of commands
+- :support:`151` Add support for Python 3.11
+
- :release:`8.2.1 <18th September 2022>`
- :bug:`138` Bump Discord.py to :literal-url:`2.0.1 <https://discordpy.readthedocs.io/en/latest/whats_new.html#v2-0-1>`.