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 28e569b commit 20ebeabCopy full SHA for 20ebeab
CHANGELOG.md
@@ -7,10 +7,16 @@ Notable changes to this project are documented in this file. The format is based
7
Breaking changes:
8
9
New features:
10
-- Export `mapCont` and `withCont` functions originally added in #70 by @parsonsmatt (#139 by @JordanMartinez)
11
12
Bugfixes:
13
+Other improvements:
14
+
15
+## [v5.1.0](https://github.com/purescript/purescript-transformers/releases/tag/v5.1.0) - 2021-04-27
16
17
+New features:
18
+- Export `mapCont` and `withCont` functions originally added in #70 by @parsonsmatt (#139 by @JordanMartinez)
19
20
Other improvements:
21
- Fix warnings revealed by v0.14.1 PS release (#139 by @JordanMartinez)
22
0 commit comments