Skip to content

Commit 2629cb3

Browse files
Update changelog to include 8.1.0
1 parent c6c52c5 commit 2629cb3

File tree

1 file changed

+7
-4
lines changed

1 file changed

+7
-4
lines changed

CHANGELOG.md

Lines changed: 7 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,15 +7,18 @@ Notable changes to this project are documented in this file. The format is based
77
Breaking changes:
88

99
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
1410

1511
Bugfixes:
1612

1713
Other 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

2124
Breaking changes:

0 commit comments

Comments
 (0)