From e4a012d8ad13e85b13e3ed60232ec09dbaf3ab8e Mon Sep 17 00:00:00 2001 From: liris Date: Tue, 14 Aug 2018 15:50:10 +0900 Subject: fixed #432 --- ChangeLog | 1 + 1 file changed, 1 insertion(+) (limited to 'ChangeLog') 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 -- cgit v1.2.1