diff --git a/CHANGELOG.md b/CHANGELOG.md index a82e481..158a7c9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,7 +3,7 @@ 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. - watchOS support.