summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorliris <liris.pp@gmail.com>2018-08-14 15:50:10 +0900
committerliris <liris.pp@gmail.com>2018-08-14 15:50:10 +0900
commite4a012d8ad13e85b13e3ed60232ec09dbaf3ab8e (patch)
treef51f5463ee105a66389f2feb0ed023bef80d6468 /ChangeLog
parent2e6122a66eea1e91781d9c94b9c28c61e59aeeca (diff)
downloadwebsocket-client-e4a012d8ad13e85b13e3ed60232ec09dbaf3ab8e.tar.gz
fixed #432v0.49.0
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 6e7d197..8281f1f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -11,6 +11,7 @@ ChangeLog
- websocket.enableTrace not working (#455)
- AttributeError: 'module' object has no attribute 'NullHandler' (#443)
- WebSocketBadStatusException "not enough arguments for format string" (#454)
+ - handshake should deal with None in headers (#432)
- 0.48.0