Skip to content

Commit 5ada243

Browse files
Update changelog since v1.0.1 (#4)
1 parent e2ce2bd commit 5ada243

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

CHANGELOG.md

+5-3
Original file line numberDiff line numberDiff line change
@@ -5,18 +5,20 @@ Notable changes to this project are documented in this file. The format is based
55
## [Unreleased]
66

77
Breaking changes:
8+
- Added support for PureScript 0.14 and dropped support for all previous versions (#2)
89

910
New features:
1011

1112
Bugfixes:
1213

1314
Other improvements:
15+
- Migrated CI to GitHub Actions and updated installation instructions to use Spago (#1)
16+
- Added a CHANGELOG.md file and pull request template (#3, #4)
1417

1518
## [v1.0.1](https://github.com/purescript-web/purescript-web-fetch/releases/tag/v1.0.1) - 2020-01-15
1619

17-
* Fix illegal fetch invocation when not specifying options
20+
- Fixed illegal fetch invocation when not specifying options
1821

1922
## [v1.0.0](https://github.com/purescript-web/purescript-web-fetch/releases/tag/v1.0.0) - 2020-01-14
2023

21-
Initial release.
22-
24+
- Initial release

0 commit comments

Comments
 (0)