aboutsummaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorGravatar ChrisJL <[email protected]>2022-07-25 22:00:42 +0100
committerGravatar Chris Lovering <[email protected]>2022-07-27 18:19:15 +0100
commita5e97cab08b31918a3d3865d9697b442c913261a (patch)
treef01665957123ddaf42382d54cbfadae8ba6e7fcf /docs
parentFix suppressed_exceptions type hint (#112) (diff)
Bump Python To 3.10 (#108)
Diffstat (limited to 'docs')
-rw-r--r--docs/changelog.rst1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/changelog.rst b/docs/changelog.rst
index b5d049d9..be4f7ee7 100644
--- a/docs/changelog.rst
+++ b/docs/changelog.rst
@@ -4,6 +4,7 @@
Changelog
=========
+- :support:`108` Bump Python version to 3.10.*
- :bug:`107` Declare aiodns as a project dependency.
- :support:`107` Add a sample project with boilerplate and documentation explaining how to develop for bot-core.