Commit 5ada243 1 parent e2ce2bd commit 5ada243 Copy full SHA for 5ada243
File tree 1 file changed +5
-3
lines changed
1 file changed +5
-3
lines changed Original file line number Diff line number Diff line change @@ -5,18 +5,20 @@ Notable changes to this project are documented in this file. The format is based
5
5
## [ Unreleased]
6
6
7
7
Breaking changes:
8
+ - Added support for PureScript 0.14 and dropped support for all previous versions (#2 )
8
9
9
10
New features:
10
11
11
12
Bugfixes:
12
13
13
14
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 )
14
17
15
18
## [ v1.0.1] ( https://github.com/purescript-web/purescript-web-fetch/releases/tag/v1.0.1 ) - 2020-01-15
16
19
17
- * Fix illegal fetch invocation when not specifying options
20
+ - Fixed illegal fetch invocation when not specifying options
18
21
19
22
## [ v1.0.0] ( https://github.com/purescript-web/purescript-web-fetch/releases/tag/v1.0.0 ) - 2020-01-14
20
23
21
- Initial release.
22
-
24
+ - Initial release
You can’t perform that action at this time.
0 commit comments