From 7589e39e6392df68a014670f7e59e31794427629 Mon Sep 17 00:00:00 2001 From: Nikita Koksharov Date: Fri, 5 Dec 2014 20:27:17 +0300 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 30507cb..0e0ded2 100644 --- a/README.md +++ b/README.md @@ -48,7 +48,7 @@ Recent Releases ================================ ####Please Note: trunk is current development branch. -####??-Dec-2014 - version 1.7.5 (SocketIO 1.0+ protocol) +####05-Dec-2014 - version 1.7.5 released (SocketIO 1.0+ protocol) Feature - `Configuration.sslProtocol` param added Fixed - BinaryEvent ack handling Fixed - BinaryEvent non b64 encoding/decoding