mirror of
https://github.com/django/daphne.git
synced 2025-07-11 08:22:17 +03:00
Add 0.17.3 to changelog
This commit is contained in:
parent
7f38ee42e4
commit
b52e2e06d7
|
@ -1,3 +1,18 @@
|
||||||
|
0.17.3 (2016-10-12)
|
||||||
|
-------------------
|
||||||
|
|
||||||
|
* channel_session now also rehydrates the http session with an option
|
||||||
|
|
||||||
|
* request.META['PATH_INFO'] is now present
|
||||||
|
|
||||||
|
* runserver shows Daphne log messages
|
||||||
|
|
||||||
|
* runserver --nothreading only starts a single worker thread
|
||||||
|
|
||||||
|
* Databinding changed to call group_names dynamically and imply changed/created from that;
|
||||||
|
other small changes to databinding, and more changes likely.
|
||||||
|
|
||||||
|
|
||||||
0.17.2 (2016-08-04)
|
0.17.2 (2016-08-04)
|
||||||
-------------------
|
-------------------
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user