summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorliris <liris.pp@gmail.com>2016-10-03 10:47:49 +0900
committerliris <liris.pp@gmail.com>2016-10-03 10:47:49 +0900
commit2e1882d108fffc02b019aca057c524da7115bfe2 (patch)
tree0924e393b3649ad3b05c3ab4bde4f2395967aba8 /ChangeLog
parent17edec1d7f13f8fbb2052faf57e8a9b314ce06ba (diff)
downloadwebsocket-client-2e1882d108fffc02b019aca057c524da7115bfe2.tar.gz
update document, version
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index c23204b..757c3cf 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,13 @@
ChangeLog
============
+- 0.39.0
+ - Shuffled around example code (#256)
+ - _send_ping graceful error handling (#262)
+ - Allow closing WebSocketApp with status/reason/timeout (#265)
+ - Support universal wheels (#267)
+ - _url: Added subnet IP address matching in no_proxy host detection (#270)
+
- 0.38.0
- Exclude port 443 from host http header (#248)
- Cleanup code (#249)