From 8ddbbbcceb21eea42f34816df0da4dd768b0013d Mon Sep 17 00:00:00 2001 From: Nikita Koksharov Date: Wed, 26 Feb 2014 23:32:01 -0800 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 9f2d11d..49c7b7d 100644 --- a/README.md +++ b/README.md @@ -40,6 +40,7 @@ Recent Releases Fixed - AckCallback handling during client disconnect Fixed - unauthorized handshake HTTP code changed to 401 Feature - annotated Spring beans support via _SpringAnnotationScanner_ +Feature - common exception listener ####08-Feb-2014 - version 1.6.2 released (JDK 1.6+ compatible, Netty 4.0.15) Fixed - wrong namespace client disconnect handling