Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
tkrotoff committed Jul 6, 2023
1 parent 4de7a4d commit a2ee992
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
## 0.17.0 (2023/07/06)

- Add request property to HttpError
- Drop node-fetch due to [`Request` class limitations](https://github.com/node-fetch/node-fetch/blob/v3.3.1/README.md#class-request)

## 0.16.1 (2023/07/06)

- Replace `wait(0)` with `Promise.resolve()`: should reduce the bundle size
Expand Down

0 comments on commit a2ee992

Please sign in to comment.