Skip to content

Commit f34c5cd

Browse files
authored
Update CHANGELOG.md
1 parent 93e65d5 commit f34c5cd

File tree

1 file changed

+8
-2
lines changed

1 file changed

+8
-2
lines changed

CHANGELOG.md

+8-2
Original file line numberDiff line numberDiff line change
@@ -9,12 +9,18 @@ Breaking changes:
99

1010
New features:
1111

12-
- Add `lstat` to `Node.FS.Aff` (#85 by @artemisSystem)
13-
1412
Bugfixes:
1513

1614
Other improvements:
1715

16+
## [v9.2.0](https://github.com/purescript-node/purescript-node-fs/releases/tag/v9.2.0) - 2024-06-23
17+
18+
New features:
19+
- Add `lstat` to `Node.FS.Aff` (#85 by @artemisSystem)
20+
21+
Bugfixes:
22+
- Fixed internal reference to `rmdir` that should have been `rm` (#83 by @MonoidMusician)
23+
1824
## [v9.1.0](https://github.com/purescript-node/purescript-node-fs/releases/tag/v9.1.0) - 2023-07-26
1925

2026
Bugfixes:

0 commit comments

Comments
 (0)