mirror of
https://github.com/django/daphne.git
synced 2025-07-01 02:13:12 +03:00
Releasing 0.9.1
This commit is contained in:
parent
7b83471e6c
commit
d445844061
|
@ -1,3 +1,12 @@
|
||||||
|
0.9.1 (2016-03-01)
|
||||||
|
------------------
|
||||||
|
|
||||||
|
* Main thread actually idles rather than sitting at 100%
|
||||||
|
|
||||||
|
* WebSocket packets have an "order" attribute attached
|
||||||
|
|
||||||
|
* WebSocket upgrade header detection is now case insensitive
|
||||||
|
|
||||||
0.9 (2016-02-21)
|
0.9 (2016-02-21)
|
||||||
----------------
|
----------------
|
||||||
|
|
||||||
|
|
|
@ -1 +1 @@
|
||||||
__version__ = "0.9"
|
__version__ = "0.9.1"
|
||||||
|
|
Loading…
Reference in New Issue
Block a user