Skip to content

Commit 8c11e17

Browse files
authored
Update changelog since v4.2.0 (#73)
1 parent 87ff34c commit 8c11e17

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,12 +5,17 @@ Notable changes to this project are documented in this file. The format is based
55
## [Unreleased]
66

77
Breaking changes:
8+
- Added support for PureScript 0.14 and dropped support for all previous versions (#61)
9+
- Deprecated `MonadZero` (#64, #66, #68, #70)
810

911
New features:
1012

1113
Bugfixes:
1214

1315
Other improvements:
16+
- Migrated CI to GitHub Actions and updated installation instructions to use Spago (#65)
17+
- Added a CHANGELOG.md file and pull request template (#72, #73)
18+
- Added examples for `Alt` (#58)
1419

1520
## [v4.2.0](https://github.com/purescript/purescript-control/releases/tag/v4.2.0) - 2019-09-05
1621

0 commit comments

Comments
 (0)