summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorengn33r <engn33r@users.noreply.github.com>2022-06-20 00:00:00 +0000
committerengn33r <engn33r@users.noreply.github.com>2022-06-20 00:00:00 +0000
commit61171591b08ee031e02cc6cb129952259062f502 (patch)
tree1157581c6acb00ccb194f666ea26ffd53c6693fa /ChangeLog
parent9adfb69e1e0af80a767874f9248416739e72c742 (diff)
downloadwebsocket-client-1.3.3.tar.gz
1.3.3v1.3.3
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 1910036..5666745 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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)