Skip to content

Commit d979fc3

Browse files
authored
Changelog updates since v4.0.0 (#39)
1 parent 43048fc commit d979fc3

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 (#36)
89

910
New features:
1011

1112
Bugfixes:
13+
- Fixed `catchException` example to use `Console.logShow` instead of `print` (#31)
1214

1315
Other improvements:
16+
- Migrated CI to GitHub Actions and updated installation instructions to use Spago (#37)
17+
- Added a CHANGELOG.md file and pull request template (#38, #39)
18+
- Removed unnecessary type variable from `try` docstring (#33)
1419

1520
## [v4.0.0](https://github.com/purescript/purescript-exceptions/releases/tag/v4.0.0) - 2018-05-23
1621

0 commit comments

Comments
 (0)