File tree Expand file tree Collapse file tree 1 file changed +9
-7
lines changed Expand file tree Collapse file tree 1 file changed +9
-7
lines changed Original file line number Diff line number Diff line change @@ -9,19 +9,21 @@ Breaking changes:
9
9
New features:
10
10
11
11
Bugfixes:
12
- - Removed unused constraint from ` Ord1 ` instance (#114 )
13
- - Fix warnings revealed by v0.14.1 PS release (#115 by @JordanMartinez )
14
12
15
13
Other improvements:
16
14
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
18
16
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 )
21
19
22
- New features:
20
+ Other improvements:
21
+ - Fixed warnings revealed by v0.14.1 PS release (#115 by @JordanMartinez )
23
22
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 )
25
27
26
28
Other improvements:
27
29
- Migrated CI to GitHub Actions and updated installation instructions to use Spago (#108 )
You can’t perform that action at this time.
0 commit comments