From 506c384fa772a29b341595c1217ef4958f11d6dc Mon Sep 17 00:00:00 2001 From: etki Date: Tue, 15 Aug 2017 03:12:13 +0300 Subject: [PATCH] Reflected updates in changelog --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 5816359..cc43c6f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,10 @@ and this project adheres to [Semantic Versioning](http://semver.org/). ## [Unreleased] ### Added +- Timeouts for HTTP clients & integration for revamped Slf4j +- .Concurrent.Future class +- .Concurrent.timeout functions +- .Concurrent.TaskQueue class - Slf4j now provides static methods to create and manage loggers ### Changed - Slf4j Factory has been substituted with Context class