Fix changelog

This commit is contained in:
Erik Little 2017-10-21 18:06:47 -04:00
parent 16e85a297c
commit a255d1131d
No known key found for this signature in database
GPG Key ID: 4930B7C5FBC1A69D

View File

@ -3,7 +3,7 @@
What's new: What's new:
--- ---
-Adds a new `SocketManager` class that multiplexes multiple namespaces through a single engine. - Adds a new `SocketManager` class that multiplexes multiple namespaces through a single engine.
- Adds `.sentPing` and `.gotPong` client events for tracking ping/pongs. - Adds `.sentPing` and `.gotPong` client events for tracking ping/pongs.
- watchOS support. - watchOS support.