Skip to content

Commit c436cca

Browse files
Releasing 2.4.0 (#155)
1 parent 049625d commit c436cca

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.txt

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
2.4.0 (2019-04-14)
2+
------------------
3+
4+
* Updated ASGI and Channels dependencies for ASGI v3.
5+
16
2.3.3 (2019-01-10)
27
------------------
38

channels_redis/__init__.py

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

0 commit comments

Comments
 (0)