Skip to content

Commit

Permalink
Update changelog to include 8.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
JordanMartinez committed Jun 10, 2022
1 parent c6c52c5 commit 2629cb3
Showing 1 changed file with 7 additions and 4 deletions.
11 changes: 7 additions & 4 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,15 +7,18 @@ Notable changes to this project are documented in this file. The format is based
Breaking changes:

New features:
- Add `lstat` (#66 by @artemisSystem)

- Update rmdir' to take options arg
- Added rm and rm' version with and without options arg

Bugfixes:

Other improvements:

## [v8.1.0](https://github.com/purescript-node/purescript-node-fs/releases/tag/v8.1.0) - 2022-06-10

New features:
- Add `lstat` (#66 by @artemisSystem)
- Add rmdir', which takes an take options arg (#67 by @wclr)
- Added rm and rm' version with and without options arg (#67 by @wclr)

## [v8.0.0](https://github.com/purescript-node/purescript-node-fs/releases/tag/v8.0.0) - 2022-04-29

Breaking changes:
Expand Down

0 comments on commit 2629cb3

Please sign in to comment.