File tree Expand file tree Collapse file tree 1 file changed +6
-0
lines changed Expand file tree Collapse file tree 1 file changed +6
-0
lines changed Original file line number Diff line number Diff line change @@ -5,12 +5,18 @@ Notable changes to this project are documented in this file. The format is based
55## [ Unreleased]
66
77Breaking changes:
8+ - Added support for PureScript 0.14 and dropped support for all previous versions (#21 )
89
910New features:
11+ - Added roles declarations to allow safe coercions (#20 )
12+ - Added monoid instances for uncurried ` EffectFn ` s (#13 )
1013
1114Bugfixes:
1215
1316Other 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
You can’t perform that action at this time.
0 commit comments