Skip to content

Commit

Permalink
Tag changes at v6.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
JordanMartinez committed Jan 10, 2022
1 parent 1194f76 commit 3cb63cc
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,17 @@ Bugfixes:

Other improvements:

## [v6.2.0](https://github.com/purescript-node/purescript-node-fs/releases/tag/v6.2.0) - 2022-01-10

Breaking changes:

New features:
- Add bindings to `mkdir(path, { recursive: true })` via `mkdirRecursive` (#53, #55 by @JordanMartinez)

Bugfixes:

Other improvements:

## [v6.1.0](https://github.com/purescript-node/purescript-node-fs/releases/tag/v6.1.0) - 2021-05-06

New features:
Expand Down

0 comments on commit 3cb63cc

Please sign in to comment.