mirror of
https://github.com/django/daphne.git
synced 2024-11-22 16:06:34 +03:00
Version 0.11.0
This commit is contained in:
parent
bce5cdf13d
commit
1fcb76e956
|
@ -1,3 +1,9 @@
|
||||||
|
0.11.0 (2016-04-26)
|
||||||
|
-------------------
|
||||||
|
|
||||||
|
* HTTP paths and query strings are now pre-decoded before going to ASGI
|
||||||
|
|
||||||
|
|
||||||
0.10.3 (2016-04-05)
|
0.10.3 (2016-04-05)
|
||||||
-------------------
|
-------------------
|
||||||
|
|
||||||
|
|
|
@ -1 +1 @@
|
||||||
__version__ = "0.10.3"
|
__version__ = "0.11.0"
|
||||||
|
|
Loading…
Reference in New Issue
Block a user