File tree Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Original file line number Diff line number Diff line change @@ -5,16 +5,19 @@ 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 (#8 )
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 (#7 )
16
+ - Added a CHANGELOG.md file and pull request template (#9 , #10 )
14
17
15
18
## [ v6.1.1] ( https://github.com/purescript-web/purescript-web-dom-parser/releases/tag/v6.1.1 ) - 2019-08-18
16
19
17
- Raised upper bound for ` purescript-web-dom `
20
+ - Raised upper bound for ` purescript-web-dom `
18
21
19
22
## [ v6.1.0] ( https://github.com/purescript-web/purescript-web-dom-parser/releases/tag/v6.1.0 ) - 2019-07-03
20
23
You can’t perform that action at this time.
0 commit comments