mirror of
https://github.com/django/daphne.git
synced 2024-11-21 15:36:33 +03:00
Releasing 2.0.4
This commit is contained in:
parent
0a2c6c2ff2
commit
9b3e2b4b28
|
@ -1,3 +1,11 @@
|
|||
2.0.4 (2018-02-21)
|
||||
------------------
|
||||
|
||||
* Ping timeouts no longer reset on outgoing data, only incoming data
|
||||
|
||||
* No more errors when connections close prematurely
|
||||
|
||||
|
||||
2.0.3 (2018-02-07)
|
||||
------------------
|
||||
|
||||
|
|
|
@ -1 +1 @@
|
|||
__version__ = "2.0.3"
|
||||
__version__ = "2.0.4"
|
||||
|
|
Loading…
Reference in New Issue
Block a user