Skip to content

Commit 09a2b71

Browse files
Update changelog for v6.1.0
1 parent 651b209 commit 09a2b71

File tree

1 file changed

+12
-6
lines changed

1 file changed

+12
-6
lines changed

CHANGELOG.md

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

99
New features:
10-
- Export `mkPerm` (#42 by @JordanMartinez)
1110

1211
Bugfixes:
1312

1413
Other improvements:
15-
- Fix warnings revealed by v0.14.1 PS release (#42 by @JordanMartinez)
14+
15+
## [v6.1.0](https://github.com/purescript-node/purescript-node-fs/releases/tag/v6.1.0) - 2021-05-06
16+
17+
New features:
18+
- Exported `mkPerm` (#42 by @JordanMartinez)
19+
20+
Other improvements:
21+
- Fixed warnings revealed by v0.14.1 PS release (#42 by @JordanMartinez)
1622

1723
## [v6.0.0](https://github.com/purescript-node/purescript-node-fs/releases/tag/v6.0.0) - 2021-02-26
1824

1925
Breaking changes:
20-
- Added support for PureScript 0.14 and dropped support for all previous versions (#46)
21-
- Dropped deprecated `globals` dependency (#47)
26+
- Added support for PureScript 0.14 and dropped support for all previous versions (#46)
27+
- Dropped deprecated `globals` dependency (#47)
2228

2329
Other improvements:
24-
- Migrated CI to GitHub Actions, updated installation instructions to use Spago, and migrated from `jshint` to `eslint` (#45)
25-
- Added a changelog and pull request template (#49)
30+
- Migrated CI to GitHub Actions, updated installation instructions to use Spago, and migrated from `jshint` to `eslint` (#45)
31+
- Added a changelog and pull request template (#49)
2632

2733
## [v5.0.1](https://github.com/purescript-node/purescript-node-fs/releases/tag/v5.0.1) - 2019-07-24
2834

0 commit comments

Comments
 (0)