We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 523e4f0 commit 0daed58Copy full SHA for 0daed58
README.md
@@ -14,6 +14,10 @@ messaging it uses the [Redis](http://redis.io/) datastore and in a production en
14
intended to work under [uWSGI](http://projects.unbit.it/uwsgi/) and behind [NGiNX](http://nginx.com/)
15
or [Apache](http://httpd.apache.org/docs/2.4/mod/mod_proxy_wstunnel.html) version 2.4.5 or later.
16
17
+New in 0.4.5
18
+------------
19
+* Added support for Python 3
20
+
21
New in 0.4.4
22
------------
23
* Added method ``release()`` to ``RedisSubscriber`` and calling this method each time a Websocket
0 commit comments