Skip to content

Commit 850dcca

Browse files
committed
Update README.md with latest released version
1 parent 6809ab2 commit 850dcca

File tree

1 file changed

+3
-8
lines changed

1 file changed

+3
-8
lines changed

README.md

Lines changed: 3 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -15,15 +15,10 @@ intended to work under [uWSGI](http://projects.unbit.it/uwsgi/) and behind [NGiN
1515
or [Apache](http://httpd.apache.org/docs/2.4/mod/mod_proxy_wstunnel.html) version 2.4.5 or later.
1616

1717

18-
New in 0.4.5
18+
New in 0.4.6
1919
------------
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.
2722

2823

2924
Features

0 commit comments

Comments
 (0)