We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8273fed commit 870f1bcCopy full SHA for 870f1bc
CHANGELOG.md
@@ -7,12 +7,16 @@ Notable changes to this project are documented in this file. The format is based
7
Breaking changes:
8
9
New features:
10
-- Adds uncurried ST functions with similar signatures and purposes as effect uncurried functions.
11
12
Bugfixes:
13
14
Other improvements:
15
+## [v6.1.0](https://github.com/purescript/purescript-st/releases/tag/v6.1.0) - 2022-09-26
16
+
17
+New features:
18
+- Adds uncurried ST functions with similar signatures and purposes as effect uncurried functions (#52 by @mikesol)
19
20
## [v6.0.0](https://github.com/purescript/purescript-st/releases/tag/v6.0.0) - 2022-04-27
21
22
0 commit comments