File tree Expand file tree Collapse file tree 1 file changed +3
-8
lines changed Expand file tree Collapse file tree 1 file changed +3
-8
lines changed Original file line number Diff line number Diff line change @@ -15,15 +15,10 @@ intended to work under [uWSGI](http://projects.unbit.it/uwsgi/) and behind [NGiN
15
15
or [ Apache] ( http://httpd.apache.org/docs/2.4/mod/mod_proxy_wstunnel.html ) version 2.4.5 or later.
16
16
17
17
18
- New in 0.4.5
18
+ New in 0.4.6
19
19
------------
20
- * Created 1 requirements file under `` examples/chatserver/requirements.txt `` .
21
- * Renamed chatclient.py to test_chatclient.py - for django-nose testrunner.
22
- * Migrated example project to django 1.7.
23
- * Edited `` docs/testing.rst `` to show new changes for using example project.
24
- * Added support for Python 3.3 and 3.4.
25
- * Added support for Django-1.8
26
- * Removes the check for middleware by name.
20
+ * Added support for the Sec-WebSocket-Protocol header. Thanks to Erwin Junge.
21
+ * Fixed bug in unpacking binary websocket protocol.
27
22
28
23
29
24
Features
You can’t perform that action at this time.
0 commit comments