Skip to content

Commit 0feb97b

Browse files
Update changelog for v6.0.1
1 parent 0a696f6 commit 0feb97b

File tree

1 file changed

+9
-7
lines changed

1 file changed

+9
-7
lines changed

CHANGELOG.md

Lines changed: 9 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -9,19 +9,21 @@ Breaking changes:
99
New features:
1010

1111
Bugfixes:
12-
- Removed unused constraint from `Ord1` instance (#114)
13-
- Fix warnings revealed by v0.14.1 PS release (#115 by @JordanMartinez)
1412

1513
Other improvements:
1614

17-
## [v6.0.0](https://github.com/purescript/purescript-free/releases/tag/v6.0.0) - 2021-02-26
15+
## [v6.0.1](https://github.com/purescript/purescript-free/releases/tag/v6.0.1) - 2021-04-20
1816

19-
Breaking changes:
20-
- Added support for PureScript 0.14, and dropped support for all previous versions (#106, #110)
17+
Bugfixes:
18+
- Removed unused constraint from `Ord1` instance (#114 by @rintcius)
2119

22-
New features:
20+
Other improvements:
21+
- Fixed warnings revealed by v0.14.1 PS release (#115 by @JordanMartinez)
2322

24-
Bugfixes:
23+
## [v6.0.0](https://github.com/purescript/purescript-free/releases/tag/v6.0.0) - 2021-02-26
24+
25+
Breaking changes:
26+
- Added support for PureScript 0.14 and dropped support for all previous versions (#106, #110)
2527

2628
Other improvements:
2729
- Migrated CI to GitHub Actions and updated installation instructions to use Spago (#108)

0 commit comments

Comments
 (0)