File tree Expand file tree Collapse file tree 1 file changed +7
-4
lines changed Expand file tree Collapse file tree 1 file changed +7
-4
lines changed Original file line number Diff line number Diff line change @@ -7,15 +7,18 @@ 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
- - Add ` lstat ` (#66 by @artemisSystem )
11
-
12
- - Update rmdir' to take options arg
13
- - Added rm and rm' version with and without options arg
14
10
15
11
Bugfixes:
16
12
17
13
Other improvements:
18
14
15
+ ## [ v8.1.0] ( https://github.com/purescript-node/purescript-node-fs/releases/tag/v8.1.0 ) - 2022-06-10
16
+
17
+ New features:
18
+ - Add ` lstat ` (#66 by @artemisSystem )
19
+ - Add rmdir', which takes an take options arg (#67 by @wclr )
20
+ - Added rm and rm' version with and without options arg (#67 by @wclr )
21
+
19
22
## [ v8.0.0] ( https://github.com/purescript-node/purescript-node-fs/releases/tag/v8.0.0 ) - 2022-04-29
20
23
21
24
Breaking changes:
You can’t perform that action at this time.
0 commit comments