Skip to content

Commit

Permalink
Update CHANGELOG.md (#1292)
Browse files Browse the repository at this point in the history
  • Loading branch information
jimmywarting committed Oct 7, 2021
1 parent 3b99832 commit 5756eaa
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion docs/CHANGELOG.md
Expand Up @@ -6,8 +6,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## unreleased

- other: Deprecated/Discourage [form-data](https://www.npmjs.com/package/form-data) and body.buffer() (#1212)
- other: Deprecated/Discourage [form-data](https://www.npmjs.com/package/form-data) and `body.buffer()` (#1212)
- fix: Normalize `Body.body` into a `node:stream` (#924)
- fix: Pass url string to `http.request` for parsing IPv6 urls (#1268)
- fix: Throw error when constructing Request with urls including basic auth (#1268)

## v3.0.0

Expand Down

0 comments on commit 5756eaa

Please sign in to comment.