From 56a742910abbc48f6385a8e46f4b747458bea74b Mon Sep 17 00:00:00 2001 From: tyranron Date: Tue, 28 Jan 2020 09:28:11 +0100 Subject: [PATCH] Upd CHANGELOG --- CHANGES.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/CHANGES.md b/CHANGES.md index 29f78e0b1..4143f78d9 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -4,7 +4,9 @@ ### Changed -* Use `sha-1` crate instead of unmaintained `sha1` crate +* Use `sha-1` crate instead of unmaintained `sha1` crate + +* Skip empty chunks when returning response from a `Stream` #1308 ## [2.0.0] - 2019-12-25