diff options
| author | engn33r <engn33r@users.noreply.github.com> | 2022-06-20 00:00:00 +0000 |
|---|---|---|
| committer | engn33r <engn33r@users.noreply.github.com> | 2022-06-20 00:00:00 +0000 |
| commit | 61171591b08ee031e02cc6cb129952259062f502 (patch) | |
| tree | 1157581c6acb00ccb194f666ea26ffd53c6693fa /ChangeLog | |
| parent | 9adfb69e1e0af80a767874f9248416739e72c742 (diff) | |
| download | websocket-client-1.3.3.tar.gz | |
1.3.3v1.3.3
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,6 +1,11 @@ ChangeLog ============ +- 1.3.3 + - Fix unclosed socket error (#826) + - Update header dict access (#818) + - Add utf8 workaround to docs (fc9ee9f) + - 1.3.2 - Add support for pre-initialized stream socket in new WebSocketApp (#804) - Remove rel.saferead() in examples (f0bf03d) |
