File tree Expand file tree Collapse file tree 1 file changed +6
-7
lines changed
Expand file tree Collapse file tree 1 file changed +6
-7
lines changed Original file line number Diff line number Diff line change @@ -5,25 +5,24 @@ Notable changes to this project are documented in this file. The format is based
55## [ Unreleased]
66
77Breaking changes:
8- - Remove ` Monad ` and ` Applicative ` constraints on the ` Parallel ` class. Both
9- types now only require ` Apply ` . (#43 by @artemisSystem )
108
119New features:
1210
1311Bugfixes:
1412
1513Other improvements:
1614
17- ## [ v6 .0.0] ( https://github.com/purescript/purescript-parallel/releases/tag/v6 .0.0 ) - 2022-04-27
15+ ## [ v7 .0.0] ( https://github.com/purescript/purescript-parallel/releases/tag/v7 .0.0 ) - 2023-08-24
1816
1917Breaking changes:
20- - Update project and deps to PureScript v0.15.0 (#41 by @JordanMartinez )
18+ - Remove ` Monad ` and ` Applicative ` constraints on the ` Parallel ` class. Both
19+ types now only require ` Apply ` . (#43 by @artemisSystem )
2120
22- New features:
2321
24- Bugfixes:
22+ ## [ v6.0.0 ] ( https://github.com/purescript/purescript-parallel/releases/tag/v6.0.0 ) - 2022-04-27
2523
26- Other improvements:
24+ Breaking changes:
25+ - Update project and deps to PureScript v0.15.0 (#41 by @JordanMartinez )
2726
2827## [ v5.0.0] ( https://github.com/purescript/purescript-parallel/releases/tag/v5.0.0 ) - 2021-02-26
2928
You can’t perform that action at this time.
0 commit comments