aboutsummaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorGravatar Chris Lovering <[email protected]>2024-03-30 10:37:21 +0000
committerGravatar Chris Lovering <[email protected]>2024-03-30 10:37:21 +0000
commit88c2eb6a2f065ee6055db0cf4533065cc95c87c4 (patch)
tree7ce04812f7b7d485e2f2e0f91a97b6235ea0adfb /docs
parentAdd changelog entry for fakeredis 3.12 support (diff)
Bump version to 11.1.0v11.1.0
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 3487c7f9..d661cb78 100644
--- a/docs/changelog.rst
+++ b/docs/changelog.rst
@@ -4,6 +4,7 @@
Changelog
=========
+- :release:`11.1.0 <30th March 2024>`
- :support:`210` Drop the restriction that meant fakeredis could not be installed on Python 3.12 as lupa now supports 3.12
- :release:`11.0.1 <20th March 2024>`