Skip to content

Commit 4f484f7

Browse files
Update changelog for upcoming v6.0.0 release (#50)
1 parent 8445e94 commit 4f484f7

File tree

1 file changed

+11
-1
lines changed

1 file changed

+11
-1
lines changed

CHANGELOG.md

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,19 @@ Bugfixes:
1212

1313
Other improvements:
1414

15+
## [v6.0.0](https://github.com/purescript-node/purescript-node-fs/releases/tag/v6.0.0) - 2021-MONTH-DAY
16+
17+
Breaking changes:
18+
- Added support for PureScript 0.14 and dropped support for all previous versions (#46)
19+
- Dropped deprecated `globals` dependency (#47)
20+
21+
Other improvements:
22+
- Migrated CI to GitHub Actions, updated installation instructions to use Spago, and migrated from `jshint` to `eslint` (#45)
23+
- Added a changelog and pull request template (#49)
24+
1525
## [v5.0.1](https://github.com/purescript-node/purescript-node-fs/releases/tag/v5.0.1) - 2019-07-24
1626

17-
Relax upper bound on `node-buffer`
27+
- Relaxed upper bound on `node-buffer`
1828

1929
## [v5.0.0](https://github.com/purescript-node/purescript-node-fs/releases/tag/v5.0.0) - 2018-05-29
2030

0 commit comments

Comments
 (0)