diff --git a/docs/CHANGELOG.md b/docs/CHANGELOG.md index 4081cf629..781801b4f 100644 --- a/docs/CHANGELOG.md +++ b/docs/CHANGELOG.md @@ -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