summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorliris <liris.pp@gmail.com>2017-06-18 16:29:17 +0900
committerliris <liris.pp@gmail.com>2017-06-18 16:29:17 +0900
commit1f87f1b211122efd4fc625d44c83dd220934e6c0 (patch)
tree425ffcf647aea6d56898deac4e7657f197f1041e /ChangeLog
parent12b87ded3568ad3e140441f80cce5212ea78254a (diff)
downloadwebsocket-client-1f87f1b211122efd4fc625d44c83dd220934e6c0.tar.gz
release 0.42.0
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index a435062..366850f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -5,6 +5,12 @@ ChangeLog
- Implement simple cookie jar(#292)
- fix: when using pppoe redial will block.(#301)
+ - Fix insecure_pythons list in setup.py(#304)
+ - Support WEBSOCKET_CLIENT_CA_BUNDLE being directory(#307)
+ - WebSocketPayloadException under high traffic and limited network connection(#306)
+ - Not working --nocert parameter in wsdump.py(#315)
+ - Avoid the app to block on close on certain systems (#320)
+ - Fix warning is not defined. (#323)
- 0.41.0