summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorliris <liris.pp@gmail.com>2014-11-07 09:49:45 +0900
committerliris <liris.pp@gmail.com>2014-11-07 09:49:45 +0900
commit19f2ef97d925c0a0a54fc7129224dd920cec0ccb (patch)
tree1d10f94eb1850b182b8235b0864f195f216c24f3 /ChangeLog
parent6b029168cf54a0cf4ad5090bc5310d99999df5a3 (diff)
downloadwebsocket-client-19f2ef97d925c0a0a54fc7129224dd920cec0ccb.tar.gz
fixed #125
but I didn't test it, yet, because I don't have envrioment to test.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 3 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index 537a607..3e00dd8 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -3,8 +3,9 @@ ChangeLog
- 0.22.0
- - Fix not thread-safe of Websocket.close() (#120)
- - Try to get proxy info from environment if not explicitly provided (#124)
+ - Fix not thread-safe of Websocket.close() (#120)
+ - Try to get proxy info from environment if not explicitly provided (#124)
+ - support proxy basic authenticaiton. (#125)
- 0.21.0