summaryrefslogtreecommitdiff
path: root/README.rst
diff options
context:
space:
mode:
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst5
1 files changed, 5 insertions, 0 deletions
diff --git a/README.rst b/README.rst
index 5792a36..966645c 100644
--- a/README.rst
+++ b/README.rst
@@ -127,6 +127,11 @@ example::
ChangeLog
============
+
+- v0.13.1
+
+ - fix backword compatibility for WebSocketApp on Python 3(ISSUE#80)
+
- v0.13.0
- MemoryError when receiving large amount of data (~60 MB) at once(ISSUE#59)