diff options
author | 2022-07-23 20:28:10 +0100 | |
---|---|---|
committer | 2022-07-23 20:28:10 +0100 | |
commit | fc698f96ba4ae8def9cb99d416be02ea6ccf47cc (patch) | |
tree | ed0994973848a28319ba5a1a530996b313b2ef26 /docs/changelog.rst | |
parent | Merge pull request #107 from python-discord/better-development (diff) |
Bump Python version to 3.10
Diffstat (limited to 'docs/changelog.rst')
-rw-r--r-- | docs/changelog.rst | 1 |
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. |