Add 0.17.3 to changelog

This commit is contained in:
Andrew Godwin 2016-12-05 10:40:30 -08:00
parent 7f38ee42e4
commit b52e2e06d7

View File

@ -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)
-------------------