Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
thomashoneyman committed Aug 7, 2023
1 parent 66ab39b commit 37dd5d7
Showing 1 changed file with 8 additions and 2 deletions.
10 changes: 8 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,14 +5,20 @@ Notable changes to this project are documented in this file. The format is based
## [Unreleased]

Breaking changes:
- Switch response headers to `Map CaseInsensitiveString String`

New features:

Bugfixes:

Other improvements:

## [v1.1.0](https://github.com/rowtype-yoga/purescript-fetch/releases/tag/v1.0.0) - 2022-08-22
## [v2.0.0](https://github.com/rowtype-yoga/purescript-fetch/releases/tag/v2.0.0) - 2023-08-07

Breaking changes:
- Switch response headers to `Map CaseInsensitiveString String`
- Switch web-promise dependency to js-promise

## [v1.1.0](https://github.com/rowtype-yoga/purescript-fetch/releases/tag/v1.1.0) - 2022-08-22

Breaking changes:

Expand Down

0 comments on commit 37dd5d7

Please sign in to comment.