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 0fe494a commit 8b4171fCopy full SHA for 8b4171f
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 `enum` and `randomSampleOne` (#125 by @JordanMartinez)
11
12
Bugfixes:
13
+Other improvements:
14
+
15
+## [v7.1.0](https://github.com/purescript/purescript-quickcheck/releases/tag/v7.1.0) - 2021-04-27
16
17
+New features:
18
+- Export `enum` and `randomSampleOne` (#125 by @JordanMartinez)
19
20
Other improvements:
21
- Fix warning revealed by v0.14.1 PS release (#125 by @JordanMartinez)
22
0 commit comments