mirror of
https://github.com/django/daphne.git
synced 2024-11-22 07:56:34 +03:00
Releasing version 0.10
This commit is contained in:
parent
e7b323893f
commit
a5946922f5
|
@ -1,3 +1,13 @@
|
||||||
|
0.10.0 (2016-03-21)
|
||||||
|
-------------------
|
||||||
|
|
||||||
|
* Multiple cookies are now set correctly
|
||||||
|
|
||||||
|
* Follows new ASGI single-response-channel spec for !
|
||||||
|
|
||||||
|
* Follows new ASGI header encoding spec for HTTP
|
||||||
|
|
||||||
|
|
||||||
0.9.3 (2016-03-08)
|
0.9.3 (2016-03-08)
|
||||||
------------------
|
------------------
|
||||||
|
|
||||||
|
|
|
@ -1 +1 @@
|
||||||
__version__ = "0.9.3"
|
__version__ = "0.10.0"
|
||||||
|
|
Loading…
Reference in New Issue
Block a user