diff options
| author | bubbleboy14 <mario.balibrera@gmail.com> | 2023-01-20 13:14:23 -0800 |
|---|---|---|
| committer | bubbleboy14 <mario.balibrera@gmail.com> | 2023-01-20 13:14:23 -0800 |
| commit | be4110c08c5d10b52410c36c72d1deb9e4cbf32c (patch) | |
| tree | d6dddc00338bc416ba72e7de629dd170270ddb8f /ChangeLog | |
| parent | 7d83cc3e559526ca2d6774768baffc19ff14f8da (diff) | |
| parent | 601a9022d6044bf6d414fdb1122916b65dc58ca7 (diff) | |
| download | websocket-client-t858.tar.gz | |
Merge branch 'master' into t858t858
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) |
