File tree 1 file changed +12
-6
lines changed
1 file changed +12
-6
lines changed Original file line number Diff line number Diff line change @@ -7,22 +7,28 @@ Notable changes to this project are documented in this file. The format is based
7
7
Breaking changes:
8
8
9
9
New features:
10
- - Export ` mkPerm ` (#42 by @JordanMartinez )
11
10
12
11
Bugfixes:
13
12
14
13
Other improvements:
15
- - Fix warnings revealed by v0.14.1 PS release (#42 by @JordanMartinez )
14
+
15
+ ## [ v6.1.0] ( https://github.com/purescript-node/purescript-node-fs/releases/tag/v6.1.0 ) - 2021-05-06
16
+
17
+ New features:
18
+ - Exported ` mkPerm ` (#42 by @JordanMartinez )
19
+
20
+ Other improvements:
21
+ - Fixed warnings revealed by v0.14.1 PS release (#42 by @JordanMartinez )
16
22
17
23
## [ v6.0.0] ( https://github.com/purescript-node/purescript-node-fs/releases/tag/v6.0.0 ) - 2021-02-26
18
24
19
25
Breaking changes:
20
- - Added support for PureScript 0.14 and dropped support for all previous versions (#46 )
21
- - Dropped deprecated ` globals ` dependency (#47 )
26
+ - Added support for PureScript 0.14 and dropped support for all previous versions (#46 )
27
+ - Dropped deprecated ` globals ` dependency (#47 )
22
28
23
29
Other improvements:
24
- - Migrated CI to GitHub Actions, updated installation instructions to use Spago, and migrated from ` jshint ` to ` eslint ` (#45 )
25
- - Added a changelog and pull request template (#49 )
30
+ - Migrated CI to GitHub Actions, updated installation instructions to use Spago, and migrated from ` jshint ` to ` eslint ` (#45 )
31
+ - Added a changelog and pull request template (#49 )
26
32
27
33
## [ v5.0.1] ( https://github.com/purescript-node/purescript-node-fs/releases/tag/v5.0.1 ) - 2019-07-24
28
34
You can’t perform that action at this time.
0 commit comments