diff options
| author | liris <liris.pp@gmail.com> | 2016-10-03 10:47:49 +0900 |
|---|---|---|
| committer | liris <liris.pp@gmail.com> | 2016-10-03 10:47:49 +0900 |
| commit | 2e1882d108fffc02b019aca057c524da7115bfe2 (patch) | |
| tree | 0924e393b3649ad3b05c3ab4bde4f2395967aba8 /ChangeLog | |
| parent | 17edec1d7f13f8fbb2052faf57e8a9b314ce06ba (diff) | |
| download | websocket-client-2e1882d108fffc02b019aca057c524da7115bfe2.tar.gz | |
update document, version
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -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) |
