From dec6ed01f897cd6253965f0fa6e5d85092bc3585 Mon Sep 17 00:00:00 2001 From: Nikita Koksharov Date: Tue, 13 May 2014 09:53:19 -0700 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 5c07fc9..5126dd2 100644 --- a/README.md +++ b/README.md @@ -45,6 +45,7 @@ Recent Releases ####??-May-2014 - version 1.6.5 Improvement - single packet encoding optimized, used mostly in WebSocket transport. Encoding time reduced up to 40% (thanks to Viktor Endersz) Improvement - rooms handling optimized +Improvement - ExceptionListener.exceptionCaught method added Feature - trustStore setting added Feature - maxFramePayloadLength setting added Feature - getAllClients and getClient methods added to SocketIONamespace