We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 06d7553 commit b5b006bCopy full SHA for b5b006b
CHANGELOG.rst
@@ -3,6 +3,22 @@ Changelog
3
4
.. towncrier release notes start
5
6
+django-redis 5.1.0 (2021-12-22)
7
+===============================
8
+
9
+Bug Fixes
10
+---------
11
12
+- Block use with broken redis-py 4.0.0 and 4.0.1 (`#542 <https://github.com/jazzband/django-redis/issues/542>`_)
13
14
15
+Miscellaneous
16
+-------------
17
18
+- Unblock redis-py >=4.0.2 (`#576 <https://github.com/jazzband/django-redis/issues/576>`_)
19
+- Add support for django 4 (`#579 <https://github.com/jazzband/django-redis/issues/579>`_)
20
21
22
Django_Redis 5.1.0 (2021-11-29)
23
===============================
24
changelog.d/542.bugfix
changelog.d/576.misc
changelog.d/579.misc
0 commit comments