summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorliris <liris.pp@gmail.com>2016-01-04 17:04:42 +0900
committerliris <liris.pp@gmail.com>2016-01-04 17:04:42 +0900
commitb614606b35a9b336875e46fe6d4e856392cb9b71 (patch)
tree167d971156a12bb4b819a11bcbae0579c3d97115 /ChangeLog
parentf1db0f8d7c8b46d3266c778c1815556c61b0a9ce (diff)
downloadwebsocket-client-b614606b35a9b336875e46fe6d4e856392cb9b71.tar.gz
fixed #227
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 49b339c..959589a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -6,6 +6,7 @@ ChangeLog
- use inspect.getfullargspec with Python 3.x (#219)
- Check that exception message is actually a string before trying for substring check (#224)
- Use pre-initialized stream socket (#226)
+ - fixed TypeError: cafile, capath and cadata cannot be all omitted (#227)
- 0.34.0