update changelog

This commit is contained in:
Erik Little 2018-06-07 09:49:04 -04:00
parent 884cc6f8f1
commit 2cc47b0117
No known key found for this signature in database
GPG Key ID: 62F837E56F4E9320

View File

@ -1,3 +1,8 @@
# v13.2.1
- Fix packets getting lost when WebSocket upgrade fails. [#1033](https://github.com/socketio/socket.io-client-swift/issues/1033)
- Fix bad unit tests. [#794](https://github.com/socketio/socket.io-client-swift/issues/794)
# v13.2.0 # v13.2.0
- Add ability to bypass Data inspection in emits. [#992]((https://github.com/socketio/socket.io-client-swift/issues/992)) - Add ability to bypass Data inspection in emits. [#992]((https://github.com/socketio/socket.io-client-swift/issues/992))