File tree Expand file tree Collapse file tree 1 file changed +8
-2
lines changed Expand file tree Collapse file tree 1 file changed +8
-2
lines changed Original file line number Diff line number Diff line change @@ -5,14 +5,20 @@ Notable changes to this project are documented in this file. The format is based
55## [ Unreleased]
66
77Breaking changes:
8- - Switch response headers to ` Map CaseInsensitiveString String `
98
109New features:
10+
1111Bugfixes:
1212
1313Other 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
1723Breaking changes:
1824
You can’t perform that action at this time.
0 commit comments