Skip to content

Commit afe5c30

Browse files
authored
Changelog updates since v2.0.1 (#26)
1 parent 4a96fcb commit afe5c30

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,12 +5,18 @@ 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 (#21)
89

910
New features:
11+
- Added roles declarations to allow safe coercions (#20)
12+
- Added monoid instances for uncurried `EffectFn`s (#13)
1013

1114
Bugfixes:
1215

1316
Other improvements:
17+
- Migrated CI to GitHub Actions and updated installation instructions to use Spago (#22)
18+
- Added a CHANGELOG.md file and pull request template (#25, #26)
19+
- Removed `return {}` from FFI functions for a small performance boost (#18)
1420

1521
## [v2.0.1](https://github.com/purescript/purescript-effect/releases/tag/v2.0.1) - 2019-01-26
1622

0 commit comments

Comments
 (0)