From f85cf5587540c3909389792b88bfd33222ce859d Mon Sep 17 00:00:00 2001 From: Nikita Koksharov Date: Mon, 3 Aug 2015 20:32:11 +0300 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 78e68a7e7..f2f4a894b 100644 --- a/README.md +++ b/README.md @@ -56,7 +56,7 @@ Recent Releases ####Please Note: trunk is current development branch. ####03-Aug-2015 - version 2.1.0 released -Feature - `RTopic` status subscribtion/unsubscription listener +Feature - `RTopic` subscribtion/unsubscription status listener added Feature - `RSet`: `removeRandom` and `removeRandomAsync` methods added Improvement - `RList`: `retainAll`,`containsAll`, `indexOf`, `lastIndexOf` optimization __Breaking api change__ - `findKeysByPattern` response interface changed to `Collection`