From 56094e956789c7f171702a395c1a21efc6951d93 Mon Sep 17 00:00:00 2001 From: Nikita Koksharov Date: Thu, 6 Mar 2014 05:33:39 -0800 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f1d3095..f7699bf 100644 --- a/README.md +++ b/README.md @@ -36,7 +36,7 @@ Recent Releases ================================ ####Please Note: trunk is current development branch. -####??-Mar-2014 - version 1.6.3 (JDK 1.6+ compatible, Netty 4.0.17) +####06-Mar-2014 - version 1.6.3 released (JDK 1.6+ compatible, Netty 4.0.17) Fixed - AckCallback handling during client disconnect Fixed - unauthorized handshake HTTP code changed to 401 __Breaking api change__ - Configuration.heartbeatThreadPoolSize setting removed