File tree Expand file tree Collapse file tree 1 file changed +5
-1
lines changed
Expand file tree Collapse file tree 1 file changed +5
-1
lines changed Original file line number Diff line number Diff line change @@ -5,16 +5,20 @@ Notable changes to this project are documented in this file. The format is based
55## [ Unreleased]
66
77Breaking changes:
8+ - Added support for PureScript 0.14 and dropped support for all previous versions (#7 )
9+ - Removed ` naturals ` dependency and changed uses of ` Natural ` to ` Int ` (#8 )
810
911New features:
1012
1113Bugfixes:
1214
1315Other improvements:
16+ - Migrated CI to GitHub Actions and updated installation instructions to use Spago (#6 )
17+ - Added a CHANGELOG.md file and pull request template (#10 )
1418
1519## [ v1.2.2] ( https://github.com/purescript-web/purescript-web-dom-xpath/releases/tag/v1.2.2 ) - 2019-08-18
1620
17- Raised upper bound for ` purescript-web-dom `
21+ - Raised upper bound for ` purescript-web-dom `
1822
1923# [ v1.2.1] ( https://github.com/purescript-web/purescript-web-dom-xpath/releases/tag/v1.2.1 ) - 2019-06-26
2024
You can’t perform that action at this time.
0 commit comments