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 cec92ca commit 8d497f3Copy full SHA for 8d497f3
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 (#11)
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
+- Added a CHANGELOG.md file and pull request template (#13, #14)
17
18
## [v4.0.0](https://github.com/purescript/purescript-graphs/releases/tag/v4.0.0) - 2018-06-06
19
0 commit comments