From c1c1a503cc5bbb7915861908a5a9e1e671b40777 Mon Sep 17 00:00:00 2001 From: Nikita Koksharov Date: Mon, 21 Jan 2019 19:06:28 +0300 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 703c2489d..d62b2da20 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -13,8 +13,8 @@ Improvement - return `null` if Tomcat session attribute couldn't be parsed Improvement - Tomcat Session key codec changed to StringCodec Improvement - Spring Session key codec changed to StringCodec Improvement - Tomcat Session recycle method implementation (thanks to [jchobantonov](https://github.com/jchobantonov)) -Fixed - RRateLimiter RateType checking -Fixed - implementation of workaround for DNS name resolver bug (thanks to [shengjie8329](https://github.com/shengjie8329)) +Fixed - RRateLimiter RateType checking (thanks to [shengjie8329](https://github.com/shengjie8329)) +Fixed - implementation of workaround for DNS name resolver bug Fixed - running scheduleWithFixedDelay Job couldn't be canceled Fixed - master can't be changed anymore if new master wasn't added the first time Fixed - don't send PING command for blocking queues