Skip to content

Commit

Permalink
docs: update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
Zekfad committed Apr 17, 2024
1 parent 12be9ee commit 4f20063
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,10 @@
- Fix unclosed requests after client is closed in-between fetch request.
- Fix `HEAD` request in FireFox.
- Handle response length checks.
- Add `FetchRequest` class that wraps other `Request` to provide fetch options
overrides.
- Removed `integrity` from `FetchClient` constructor as it wasn't used, use
`FetchRequest.integrity` instead.


## 1.0.2
Expand Down

0 comments on commit 4f20063

Please sign in to comment.