summaryrefslogtreecommitdiff
path: root/README.rst
diff options
context:
space:
mode:
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.rst b/README.rst
index 354e3a2..034081c 100644
--- a/README.rst
+++ b/README.rst
@@ -74,6 +74,8 @@ JavaScript websocket-like API example::
ChangeLog
============
+- v0.6.0
+ - Patches: UUID4, self.keep_running, mask_key (ISSUE#11)
- v0.5.2
- fix Echo App Demo Throw Error: 'NoneType' object has no attribute 'opcode
(ISSUE#10)