Skip to content

Commit b5b006b

Browse files
authored
Preparing release 5.2.0 (#581)
1 parent 06d7553 commit b5b006b

File tree

4 files changed

+16
-3
lines changed

4 files changed

+16
-3
lines changed

CHANGELOG.rst

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,22 @@ Changelog
33

44
.. towncrier release notes start
55
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+
622
Django_Redis 5.1.0 (2021-11-29)
723
===============================
824

changelog.d/542.bugfix

Lines changed: 0 additions & 1 deletion
This file was deleted.

changelog.d/576.misc

Lines changed: 0 additions & 1 deletion
This file was deleted.

changelog.d/579.misc

Lines changed: 0 additions & 1 deletion
This file was deleted.

0 commit comments

Comments
 (0)