File tree Expand file tree Collapse file tree 1 file changed +11
-1
lines changed Expand file tree Collapse file tree 1 file changed +11
-1
lines changed Original file line number Diff line number Diff line change @@ -12,9 +12,19 @@ Bugfixes:
1212
1313Other improvements:
1414
15+ ## [ v6.0.0] ( https://github.com/purescript-node/purescript-node-fs/releases/tag/v6.0.0 ) - 2021-MONTH-DAY
16+
17+ Breaking changes:
18+ - Added support for PureScript 0.14 and dropped support for all previous versions (#46 )
19+ - Dropped deprecated ` globals ` dependency (#47 )
20+
21+ Other improvements:
22+ - Migrated CI to GitHub Actions, updated installation instructions to use Spago, and migrated from ` jshint ` to ` eslint ` (#45 )
23+ - Added a changelog and pull request template (#49 )
24+
1525## [ v5.0.1] ( https://github.com/purescript-node/purescript-node-fs/releases/tag/v5.0.1 ) - 2019-07-24
1626
17- Relax upper bound on ` node-buffer `
27+ - Relaxed upper bound on ` node-buffer `
1828
1929## [ v5.0.0] ( https://github.com/purescript-node/purescript-node-fs/releases/tag/v5.0.0 ) - 2018-05-29
2030
You can’t perform that action at this time.
0 commit comments