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 0fd19b4 commit 9858589Copy full SHA for 9858589
CHANGELOG.md
@@ -5,12 +5,16 @@ 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 (#44)
9
10
New features:
11
+- Absorbed `Data.Enum.Generic` from `generics-rep` (#46)
12
13
Bugfixes:
14
15
Other improvements:
16
+- Migrated CI to GitHub Actions and updated installation instructions to use Spago (#45)
17
+- Added a CHANGELOG.md file and pull request template (#47, #48)
18
19
## [v4.0.1](https://github.com/purescript/purescript-enums/releases/tag/v4.0.1) - 2019-01-31
20
0 commit comments