diff options
| author | liris <liris.pp@gmail.com> | 2015-07-30 09:17:24 +0900 |
|---|---|---|
| committer | liris <liris.pp@gmail.com> | 2015-07-30 09:17:24 +0900 |
| commit | 0dcebf652b018215904a538b20bc88f354ada443 (patch) | |
| tree | 22a29b3d47ecc5cfe828f58ff12878c3d1961bd8 /ChangeLog | |
| parent | 821808f229f30b5791a6c9d1dbd2553c223612b1 (diff) | |
| download | websocket-client-0dcebf652b018215904a538b20bc88f354ada443.tar.gz | |
fixed #198
introduce on_data callback to pass data type.
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -10,6 +10,7 @@ ChangeLog - add support for ssl cert chains to support client certs (#195) - fix string formatting in exception (#196) - fix typo in README.rst (#197) + - introduce on_data callback to pass data type. (#198) - 0.32.0 |
