Browse Source

Update README.md

master
Nikita Koksharov 9 years ago
committed by GitHub
parent
commit
6f174bed96
  1. 7
      README.md

7
README.md

@ -50,6 +50,13 @@ Recent Releases
================================
#### Please Note: trunk is current development branch.
#### 27-Aug-2016 - version 1.7.12 released
Feature - `SocketIOServer.removeAllListeners` method added
Feature - `BroadcastOperations.sendEvent` method with `excludedClient` param added
Improvement - Redisson updated to 2.4.0
Fixed - memory leak in Namespace object (thanks to @CrazyIvan007)
#### 13-Jul-2016 - version 1.7.11 released
Fixed - Throw error if transport not supported
Fixed - Client disconnecting when using Polling - IndexOutOfBoundsException

Loading…
Cancel
Save