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
77Breaking changes:
88
99New 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
1410
1511Bugfixes:
1612
1713Other improvements:
1814
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+
1922## [ v8.0.0] ( https://github.com/purescript-node/purescript-node-fs/releases/tag/v8.0.0 ) - 2022-04-29
2023
2124Breaking changes:
You can’t perform that action at this time.
0 commit comments