We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 33dd210 commit 9977fe6Copy full SHA for 9977fe6
CHANGELOG.md
@@ -5,12 +5,15 @@ Notable changes to this project are documented in this file. The format is based
5
## [Unreleased]
6
7
Breaking changes:
8
+ - Added support for PureScript 0.14 and dropped support for all previous versions (#41)
9
10
New features:
11
12
Bugfixes:
13
14
Other improvements:
15
+ - Migrated CI to GitHub Actions and updated installation instructions to use Spago (#42)
16
+ - Added a CHANGELOG.md file and pull request template (#44, #45)
17
18
## [v5.0.1](https://github.com/purescript/purescript-catenable-lists/releases/tag/v5.0.1) - 2019-01-25
19
0 commit comments