diff options
| author | engn33r <engn33r@users.noreply.github.com> | 2022-11-03 00:00:00 +0000 |
|---|---|---|
| committer | engn33r <engn33r@users.noreply.github.com> | 2022-11-03 00:00:00 +0000 |
| commit | c8c5a19da2a2015a64d08479e74779de7fd355de (patch) | |
| tree | 315acb2853e3de6c782833dbf2c9d8863099f1c3 /ChangeLog | |
| parent | e7445f8e8629530cb3491c020295986606d8dbd8 (diff) | |
| download | websocket-client-1.4.2.tar.gz | |
1.4.2v1.4.2
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,6 +1,11 @@ ChangeLog ============ +- 1.4.2 + - create_dispatcher is determined by URL ws/wss, NOT by presence of sslopt args, to maintain consistency (#875) + - Remove redundant key generation line (#864) + - Updated docs to fix old links and updated CI to include Python 3.11 + - 1.4.1 - Fix stack growth bug when `run_forever` reconnects (#854) - Add doctest CI for sphinx docs code examples (d150099) |
