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 71a0cd9 commit 3c8718fCopy full SHA for 3c8718f
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 (#15)
9
10
New features:
11
12
Bugfixes:
13
14
Other improvements:
15
+ - Migrated CI to GitHub Actions and updated installation instructions to use Spago (#16)
16
+ - Added a CHANGELOG.md file and pull request template (#17, #18)
17
18
## [v4.1.0](https://github.com/purescript/purescript-const/releases/tag/v4.1.0) - 2018-10-30
19
0 commit comments