From 4d367ff9909954bafe6a04762ec68e6b1e12bcf8 Mon Sep 17 00:00:00 2001 From: Cees-Jan Kiewiet Date: Thu, 15 Sep 2016 22:59:05 +0200 Subject: [PATCH] Updated changelog --- CHANGELOG.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index f563da0..ad3fa4a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,9 @@ # Changelog +## 0.4.11 (2016-09-15) + +* Feature: Chunked encoding @WyriHaximus + ## 0.4.10 (2016-03-21) * Improvement: Update react/socket-client dependency to all supported versions @clue @@ -11,7 +15,7 @@ ## 0.4.8 (2015-10-05) -* Improvement: Avoid hidding exceptions thrown in HttpClient\Request error handlers @arnaud-lb +* Improvement: Avoid hiding exceptions thrown in HttpClient\Request error handlers @arnaud-lb ## 0.4.7 (2015-09-24)