Skip to content
This repository was archived by the owner on Aug 4, 2023. It is now read-only.

Update changelog for v7.0.0 #30

Merged
merged 2 commits into from
Jan 19, 2021
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
16 changes: 12 additions & 4 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,18 @@ Bugfixes:

Other improvements:

## [v7.0.0](https://github.com/purescript-node/purescript-node-fs-aff/releases/tag/v7.0.0) - 2021-MONTH-DAY

Breaking changes:
- Added support for PureScript 0.14 and dropped support for all previous versions (#27)

Other improvements:
- Migrated CI to GitHub Actions (#25)
- Added a changelog and pull request template (#28)

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

Updates for 0.12
- Updates for 0.12

## [v5.0.0](https://github.com/purescript-node/purescript-node-fs-aff/releases/tag/v5.0.0) - 2017-10-03

Expand All @@ -34,7 +43,7 @@ Updates for 0.11 compiler

## [v1.0.0](https://github.com/purescript-node/purescript-node-fs-aff/releases/tag/v1.0.0) - 2016-06-12

Updates for 1.0 core libraries and 0.9.1 compiler.
- Updates for 1.0 core libraries and 0.9.1 compiler.

## [v0.5.0](https://github.com/purescript-node/purescript-node-fs-aff/releases/tag/v0.5.0) - 2016-03-15

Expand All @@ -46,5 +55,4 @@ Updates for 1.0 core libraries and 0.9.1 compiler.

## [v0.1.0](https://github.com/purescript-node/purescript-node-fs-aff/releases/tag/v0.1.0) - 2015-08-11

Initial tagged release.

- Initial tagged release.