Skip to content

Commit dfa32f9

Browse files
authored
Update CHANGELOG.md
1 parent fa627f4 commit dfa32f9

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

docs/CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,11 +16,14 @@ Changelog
1616
- Enhance: remove guard for Stream.Readable.destroy (#824).
1717
- Enhance: remove custom isArrayBuffer (#822).
1818
- Enhance: use normal class inheritance instead of Body.mixIn (#828).
19+
- Enhance: follow xo linter rules more strictly (#829).
20+
- Enhance: revamp Headers module (#834).
1921
- Fix: export the `AbortError` class.
2022
- Fix: example using `file-type` (#804).
2123
- Fix: settle `consumeBody` promise when the response closes prematurely (#768).
2224
- Fix: disambiguate timeout behavior for response headers and body (#770).
2325
- Fix: make sure the default `highWaterMark` equals 16384.
26+
- Fix: default user agent (#818).
2427
- Other: readme update.
2528
- Other: update copyright information.
2629

0 commit comments

Comments
 (0)