aboutsummaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorGravatar Chris Lovering <[email protected]>2022-07-25 22:56:34 +0100
committerGravatar Chris Lovering <[email protected]>2022-07-27 18:19:30 +0100
commit83f426e04a4a7f5fafe3e63e6a78c85be5e48b04 (patch)
tree056c9b5e02adc45d89b263ce61068e2365268cea /docs
parentBump Python To 3.10 (#108) (diff)
Bump async-rediscache to v1.0.0-rc2
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 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.