diff options
| author | liris <liris.pp@gmail.com> | 2017-06-18 16:29:17 +0900 |
|---|---|---|
| committer | liris <liris.pp@gmail.com> | 2017-06-18 16:29:17 +0900 |
| commit | 1f87f1b211122efd4fc625d44c83dd220934e6c0 (patch) | |
| tree | 425ffcf647aea6d56898deac4e7657f197f1041e /ChangeLog | |
| parent | 12b87ded3568ad3e140441f80cce5212ea78254a (diff) | |
| download | websocket-client-1f87f1b211122efd4fc625d44c83dd220934e6c0.tar.gz | |
release 0.42.0
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -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 |
