mirror of
https://github.com/django/daphne.git
synced 2024-11-22 07:56:34 +03:00
Releasing 0.11.1
This commit is contained in:
parent
8848f19079
commit
47a11fdf46
|
@ -1,3 +1,9 @@
|
|||
0.11.1 (2016-04-26)
|
||||
-------------------
|
||||
|
||||
* Fix bugs with WebSocket path parsing under Python 2
|
||||
|
||||
|
||||
0.11.0 (2016-04-26)
|
||||
-------------------
|
||||
|
||||
|
|
|
@ -1 +1 @@
|
|||
__version__ = "0.11.0"
|
||||
__version__ = "0.11.1"
|
||||
|
|
Loading…
Reference in New Issue
Block a user