Skip to content

Commit a6be752

Browse files
authored
Update CHANGELOG.md
1 parent c936510 commit a6be752

File tree

1 file changed

+6
-7
lines changed

1 file changed

+6
-7
lines changed

CHANGELOG.md

Lines changed: 6 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -5,25 +5,24 @@ Notable changes to this project are documented in this file. The format is based
55
## [Unreleased]
66

77
Breaking changes:
8-
- Remove `Monad` and `Applicative` constraints on the `Parallel` class. Both
9-
types now only require `Apply`. (#43 by @artemisSystem)
108

119
New features:
1210

1311
Bugfixes:
1412

1513
Other 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

1917
Breaking 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

0 commit comments

Comments
 (0)