Skip to content

Commit 37dd5d7

Browse files
Update CHANGELOG.md
1 parent 66ab39b commit 37dd5d7

File tree

1 file changed

+8
-2
lines changed

1 file changed

+8
-2
lines changed

CHANGELOG.md

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,14 +5,20 @@ Notable changes to this project are documented in this file. The format is based
55
## [Unreleased]
66

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

109
New features:
10+
1111
Bugfixes:
1212

1313
Other improvements:
1414

15-
## [v1.1.0](https://github.com/rowtype-yoga/purescript-fetch/releases/tag/v1.0.0) - 2022-08-22
15+
## [v2.0.0](https://github.com/rowtype-yoga/purescript-fetch/releases/tag/v2.0.0) - 2023-08-07
16+
17+
Breaking changes:
18+
- Switch response headers to `Map CaseInsensitiveString String`
19+
- Switch web-promise dependency to js-promise
20+
21+
## [v1.1.0](https://github.com/rowtype-yoga/purescript-fetch/releases/tag/v1.1.0) - 2022-08-22
1622

1723
Breaking changes:
1824

0 commit comments

Comments
 (0)