- update README.txt for 0.9 release.

This commit is contained in:
liris
2013-02-18 11:53:28 +09:00
parent ff062e29ca
commit 4e0cf4bf36

View File

@@ -112,6 +112,11 @@ example::
ChangeLog
============
- v0.9.0
- allow to set opcode in WebSocketApp.send(ISSUE#25)
- allow to modify Origin(ISSUE#26)
- v0.8.0
- many bug fix