File tree Expand file tree Collapse file tree 1 file changed +6
-3
lines changed Expand file tree Collapse file tree 1 file changed +6
-3
lines changed Original file line number Diff line number Diff line change @@ -5,21 +5,24 @@ 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 (#12 )
89
910New features:
1011
1112Bugfixes:
1213
1314Other improvements:
15+ - Migrated CI to GitHub Actions and updated installation instructions to use Spago (#10 )
16+ - Added a CHANGELOG.md file and pull request template (#13 )
1417
1518## [ v3.0.0] ( https://github.com/purescript-web/purescript-web-storage/releases/tag/v3.0.0 ) - 2019-02-23
1619
17- Bumped ` -web-events ` dependency, ` Event.defaultPrevented ` is now effectful.
20+ - Bumped ` -web-events ` dependency, ` Event.defaultPrevented ` is now effectful.
1821
1922## [ v2.0.0] ( https://github.com/purescript-web/purescript-web-storage/releases/tag/v2.0.0 ) - 2018-05-25
2023
21- Updated for PureScript 0.12 and the revised ` purescript-web ` project
24+ - Updated for PureScript 0.12 and the revised ` purescript-web ` project
2225
2326## [ v1.0.0] ( https://github.com/purescript-web/purescript-web-storage/releases/tag/v1.0.0 ) - 2016-07-04
2427
25- Initial release.
28+ - Initial release.
You can’t perform that action at this time.
0 commit comments