summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorKazuhiro Sera <seratch@gmail.com>2021-01-27 10:43:41 +0900
committerGitHub <noreply@github.com>2021-01-27 01:43:41 +0000
commit6c9d3745c46e29fdea856b9c6d5e09176db73e57 (patch)
tree53aa27e61b5bd75b64e0e3a3947a4f8f17b30335 /ChangeLog
parentde493ec5f4cf82fd9c1ba4c1f58b14dd1d533ea2 (diff)
downloadwebsocket-client-6c9d3745c46e29fdea856b9c6d5e09176db73e57.tar.gz
Fix a few minor typo/misspellings (#659)
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 2 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index f3aea36..fffc69c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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