Update CHANGELOG.md

This commit is contained in:
Antoni Kepinski 2020-05-23 19:46:46 +02:00 committed by GitHub
parent 924c12244a
commit 07eb549054
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -13,6 +13,7 @@ Changelog
- Enhance: normalize export (#827).
- Enhance: remove guard for Stream.Readable.destroy (#824).
- Enhance: remove custom isArrayBuffer (#822).
- Enhance: use normal class inheritance instead of Body.mixIn (#828).
- Fix: export the `AbortError` class.
- Fix: example using `file-type` (#804).
- Fix: settle `consumeBody` promise when the response closes prematurely (#768).