Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
garyb authored Jun 23, 2024
1 parent 93e65d5 commit f34c5cd
Showing 1 changed file with 8 additions and 2 deletions.
10 changes: 8 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,12 +9,18 @@ Breaking changes:

New features:

- Add `lstat` to `Node.FS.Aff` (#85 by @artemisSystem)

Bugfixes:

Other improvements:

## [v9.2.0](https://github.com/purescript-node/purescript-node-fs/releases/tag/v9.2.0) - 2024-06-23

New features:
- Add `lstat` to `Node.FS.Aff` (#85 by @artemisSystem)

Bugfixes:
- Fixed internal reference to `rmdir` that should have been `rm` (#83 by @MonoidMusician)

## [v9.1.0](https://github.com/purescript-node/purescript-node-fs/releases/tag/v9.1.0) - 2023-07-26

Bugfixes:
Expand Down

0 comments on commit f34c5cd

Please sign in to comment.