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