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 d6e1cf8 commit 41480e5Copy full SHA for 41480e5
CHANGELOG.md
@@ -5,13 +5,13 @@ Notable changes to this project are documented in this file. The format is based
5
## [Unreleased]
6
7
Breaking changes:
8
-
+- `Data.Traversable` now re-exports `product` (was mistakenly removed in 5.0.0) (#318)
9
+-
10
New features:
11
12
Bugfixes:
13
14
Other improvements:
-- `Data.Traversable` now re-exports `product` (was mistakenly removed in 5.0.0) (#318)
15
16
## [v5.0.1](https://github.com/purescript/purescript-foldable-traversable/releases/tag/v5.0.1) - 2021-04-20
17
0 commit comments