mirror of
https://github.com/django/daphne.git
synced 2024-11-21 15:36:33 +03:00
Releasing 2.0.2
This commit is contained in:
parent
826a8ce0de
commit
3bffe981f6
|
@ -1,3 +1,9 @@
|
|||
2.0.2 (2018-02-04)
|
||||
------------------
|
||||
|
||||
* WebSockets are no longer closed after the duration of http_timeout
|
||||
|
||||
|
||||
2.0.1 (2018-02-03)
|
||||
------------------
|
||||
|
||||
|
|
|
@ -1 +1 @@
|
|||
__version__ = "2.0.1"
|
||||
__version__ = "2.0.2"
|
||||
|
|
Loading…
Reference in New Issue
Block a user