From 1843a166b2a63aa7ffc6cece1068a4f6b2d37805 Mon Sep 17 00:00:00 2001 From: Nikita Koksharov Date: Wed, 14 Dec 2016 20:44:38 +0300 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 1 - 1 file changed, 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index b0738ec08..12e129a7f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -30,7 +30,6 @@ Fixed - Redisson shutdown status should be checked during async command invocati ####07-Nov-2016 - versions 2.6.0 and 3.1.0 released -Feature - __JCache API (JSR-107) implementation__ . More info about it [here](https://github.com/redisson/redisson/wiki/14.-Integration%20with%20frameworks/#143-jcache-api-jsr-107-implementation) Feature - __new object added__ `RBinaryStream`. More info about it [here](https://github.com/redisson/redisson/wiki/6.-distributed-objects/#62-binary-stream-holder) Improvement - limit Payload String on RedisTimeoutException Improvement - Elasticache master node change detection process optimization