From 5ebfd15010718c90b2ec2d2fbd800a54c77b4632 Mon Sep 17 00:00:00 2001 From: Nikita Koksharov Date: Wed, 26 Feb 2014 23:24:52 -0800 Subject: [PATCH] Update README.md --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index e9d7751..9f2d11d 100644 --- a/README.md +++ b/README.md @@ -36,6 +36,11 @@ Recent Releases ================================ ####Please Note: trunk is current development branch. +####??-Mar-2014 - version 1.6.3 (JDK 1.6+ compatible, Netty 4.0.17) +Fixed - AckCallback handling during client disconnect +Fixed - unauthorized handshake HTTP code changed to 401 +Feature - annotated Spring beans support via _SpringAnnotationScanner_ + ####08-Feb-2014 - version 1.6.2 released (JDK 1.6+ compatible, Netty 4.0.15) Fixed - wrong namespace client disconnect handling Fixed - exception in onConnect/onDisconnect/isAuthorized methods leads to server hang