summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorliris <liris.pp@gmail.com>2018-10-28 10:57:16 +0900
committerliris <liris.pp@gmail.com>2018-10-28 10:57:16 +0900
commit1ac65e34bece850932250acbdffecf26f62f3d74 (patch)
tree5b0989e2b83d5f6772dfd7d02716c8f6b23eebd5 /ChangeLog
parente94ed9e078c7772a7dc0a115da1a34c493f290b6 (diff)
downloadwebsocket-client-1ac65e34bece850932250acbdffecf26f62f3d74.tar.gz
add docs
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 0929aa3..19f1f9d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -3,6 +3,7 @@ ChangeLog
- 0.54.0
+ - Change license from LGPL to BSD.
- Status return for WebSocketApp.run_forever() (#492)
- Handle redirects in handshake (#491)
- Make proxy_type option available in WebSocketApp.run_forever() (#486)