aboutsummaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorGravatar Chris Lovering <[email protected]>2022-07-23 20:28:35 +0100
committerGravatar Chris Lovering <[email protected]>2022-07-23 20:28:35 +0100
commita474ff8cf37c14f76262308a9258265ae2bf4197 (patch)
treec56ffe829d59972e3495797ab50938e891e01f72 /docs
parentBump Python version to 3.10 (diff)
Bump async-rediscache to 1.0.0-rc1v8.0.0-beta.1
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..1cd89c03 100644
--- a/docs/changelog.rst
+++ b/docs/changelog.rst
@@ -4,6 +4,7 @@
Changelog
=========
+- :breaking:`108` Bump async-rediscache to :literal-url:`1.0.0-rc1 <https://github.com/SebastiaanZ/async-rediscache/releases/tag/v1.0.0-rc1>`
- :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.