Skip to content

Commit 32032a0

Browse files
authored
Changelog updates since v5.0.0 (#83)
1 parent 27ebc23 commit 32032a0

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

CHANGELOG.md

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

910
New features:
1011

1112
Bugfixes:
1213

1314
Other improvements:
15+
- Migrated CI to GitHub Actions and updated installation instructions to use Spago (#81)
16+
- Added a CHANGELOG.md file and pull request template (#82, #83)
17+
- Replaced `unsafeToForeign` and `unsafeFromForeign` with `unsafeCoerce` (#72)
1418

1519
## [v5.0.0](https://github.com/purescript/purescript-foreign/releases/tag/v5.0.0) - 2018-05-24
1620

0 commit comments

Comments
 (0)