Skip to content

Commit 8efee75

Browse files
committed
Releasing 2.4.1.
1 parent eec4b27 commit 8efee75

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.txt

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,15 @@
1+
2.4.1 (2019-10-23)
2+
------------------
3+
4+
* Fixed compatibility with Python 3.8.
5+
6+
17
2.4.0 (2019-04-14)
28
------------------
39

410
* Updated ASGI and Channels dependencies for ASGI v3.
511

12+
613
2.3.3 (2019-01-10)
714
------------------
815

channels_redis/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "2.4.0"
1+
__version__ = "2.4.1"

0 commit comments

Comments
 (0)