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 84ab8ae commit 6adec6fCopy full SHA for 6adec6f
CHANGELOG.md
@@ -7,12 +7,17 @@ Notable changes to this project are documented in this file. The format is based
7
Breaking changes:
8
9
New features:
10
-- MonadST instance for Aff
11
12
Bugfixes:
13
14
Other improvements:
15
+
16
+## [v7.1.0](https://github.com/purescript-contrib/purescript-aff/releases/tag/v7.1.0) - 2022-08-06
17
18
+New features:
19
+- MonadST instance for Aff (#213 by @Mateiadrielrafael)
20
21
## [v7.0.0](https://github.com/purescript-contrib/purescript-aff/releases/tag/v7.0.0) - 2022-04-27
22
23
0 commit comments