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 49011a7 commit 9c3d87aCopy full SHA for 9c3d87a
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 `ifindOf`, `iforOf`, and `iforOf_` implemented in #66 by @Rufflewind and #21 by @zrho (#131 by @JordanMartinez)
11
12
Bugfixes:
13
+Other improvements:
14
+
15
+## [v7.0.1](https://github.com/purescript-contrib/purescript-profunctor-lenses/releases/tag/v7.0.1) - 2021-05-06
16
17
+New features:
18
+- Export `ifindOf`, `iforOf`, and `iforOf_` implemented in #66 by @Rufflewind and #21 by @zrho (#131 by @JordanMartinez)
19
20
Other improvements:
21
- Fix warnings revealed by PS v0.14.1 (#131 by @JordanMartinez)
22
0 commit comments