diff --git a/README.md b/README.md index 55af9b6..70c7484 100644 --- a/README.md +++ b/README.md @@ -48,6 +48,10 @@ Recent Releases ================================ #### Please Note: trunk is current development branch. +#### 17-Jan-2020 - version 1.7.18 released +Feature - support for event interceptors which catch all events (thanks to yosiat) +Fixed - namespace event broadcasting (thanks to Volodymyr Masliy) + #### 11-Jan-2019 - version 1.7.17 released Feature - randomSession setting added to Config object (thanks to yuanxiangz) Fixed - NPE in WebSocketTransport diff --git a/checkstyle.xml b/checkstyle.xml index 9e2164b..5dae0b1 100644 --- a/checkstyle.xml +++ b/checkstyle.xml @@ -68,8 +68,6 @@ - -