diff options
| author | Kazuhiro Sera <seratch@gmail.com> | 2021-01-27 10:43:41 +0900 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-01-27 01:43:41 +0000 |
| commit | 6c9d3745c46e29fdea856b9c6d5e09176db73e57 (patch) | |
| tree | 53aa27e61b5bd75b64e0e3a3947a4f8f17b30335 /ChangeLog | |
| parent | de493ec5f4cf82fd9c1ba4c1f58b14dd1d533ea2 (diff) | |
| download | websocket-client-6c9d3745c46e29fdea856b9c6d5e09176db73e57.tar.gz | |
Fix a few minor typo/misspellings (#659)
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -50,7 +50,7 @@ ChangeLog - 0.51.0 - - revert "WebSocketApp class to make it inheritable (#442)" because of breaking the compatibily + - revert "WebSocketApp class to make it inheritable (#442)" because of breaking the compatibility - 0.50.0 @@ -115,7 +115,7 @@ ChangeLog - 0.43.0 - - Unkown kwarg 'ca_cert' when calling ssl wrap_socket() (#326) + - Unknown kwarg 'ca_cert' when calling ssl wrap_socket() (#326) - Race condition in WebSocket ping/pong (#327) - 0.42.0 |
