You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.rst
+15Lines changed: 15 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,6 +3,21 @@ Changelog
3
3
4
4
.. towncrier release notes start
5
5
6
+
django-redis 5.4.0 (2023-10-01)
7
+
===============================
8
+
9
+
Features
10
+
--------
11
+
12
+
- Connection factory goes to cache options (`#680 <https://github.com/jazzband/django-redis/issues/680>`_)
13
+
14
+
15
+
Documentation
16
+
-------------
17
+
18
+
- Added note in docs for correctly configuring hiredis parser when using redis-py version 5. (`#677 <https://github.com/jazzband/django-redis/issues/677>`_)
0 commit comments