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