aboutsummaryrefslogtreecommitdiffstats
path: root/docs/changelog.rst
diff options
context:
space:
mode:
authorGravatar Hassan Abouelela <[email protected]>2022-07-26 00:03:55 +0200
committerGravatar GitHub <[email protected]>2022-07-26 00:03:55 +0200
commit2093ab5685b2f2d7baba72ee3ee216f2519a36bc (patch)
tree77e1f7b2a2a0d1efb6460c04f95c251727606ad1 /docs/changelog.rst
parentBump Python To 3.10 (#108) (diff)
parentBump async-rediscache to v1.0.0-rc2 (diff)
Merge pull request #110 from python-discord/async-rediscache-bumpv8.0.0-beta.3
Bump async-rediscache to v1.0.0-rc2
Diffstat (limited to 'docs/changelog.rst')
-rw-r--r--docs/changelog.rst1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/changelog.rst b/docs/changelog.rst
index be4f7ee7..7beabbe2 100644
--- a/docs/changelog.rst
+++ b/docs/changelog.rst
@@ -4,6 +4,7 @@
Changelog
=========
+- :breaking:`110` Bump async-rediscache to v1.0.0-rc2
- :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.