Update CHANGELOG.md

This commit is contained in:
Antoni Kepinski 2020-05-24 13:05:04 +02:00 committed by GitHub
parent a3cee3f6e7
commit a1673bf148
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -18,6 +18,7 @@ Changelog
- Fix: example using `file-type` (#804).
- Fix: settle `consumeBody` promise when the response closes prematurely (#768).
- Fix: disambiguate timeout behavior for response headers and body (#770).
- Fix: make sure the default `highWaterMark` equals 16384.
- Other: readme update.
- Other: update copyright information.