From 8899b5a30e35535751143d2ad64e055e3331d1a5 Mon Sep 17 00:00:00 2001 From: Nikita Koksharov Date: Fri, 17 Jan 2020 09:42:18 +0300 Subject: [PATCH] Update README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) 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