Changelog updates since v2.0.1 by milesfrain · Pull Request #26 · purescript/purescript-effect
Conversation
Description of the change
This PR updates the CHANGELOG in preparation for the upcoming release of this library.
Related: purescript/purescript#3985
| ## [Unreleased] | ||
|
|
||
| Breaking changes: | ||
| - Updated dependencies for PureScript 0.14 (#21) |
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Added support for PureScript 0.14 and dropped support for all previous versions
| Other improvements: | ||
| - Migrated CI to GitHub Actions and updated installation instructions to use Spago (#22) | ||
| - Added a CHANGELOG.md file and pull request template (#25 #26) | ||
| - Removed `return {}` from FFI functions (#18) |
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Perhaps also add "for a small performance boost"?
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters