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:
12
12
13
13
Other improvements:
14
14
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
+
15
25
## [ v5.0.1] ( https://github.com/purescript-node/purescript-node-fs/releases/tag/v5.0.1 ) - 2019-07-24
16
26
17
- Relax upper bound on ` node-buffer `
27
+ - Relaxed upper bound on ` node-buffer `
18
28
19
29
## [ v5.0.0] ( https://github.com/purescript-node/purescript-node-fs/releases/tag/v5.0.0 ) - 2018-05-29
20
30
You can’t perform that action at this time.
0 commit comments