Skip to content

Commit 41480e5

Browse files
authored
Move entry in changelog to breaking changes
1 parent d6e1cf8 commit 41480e5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,13 +5,13 @@ Notable changes to this project are documented in this file. The format is based
55
## [Unreleased]
66

77
Breaking changes:
8-
8+
- `Data.Traversable` now re-exports `product` (was mistakenly removed in 5.0.0) (#318)
9+
-
910
New features:
1011

1112
Bugfixes:
1213

1314
Other improvements:
14-
- `Data.Traversable` now re-exports `product` (was mistakenly removed in 5.0.0) (#318)
1515

1616
## [v5.0.1](https://github.com/purescript/purescript-foldable-traversable/releases/tag/v5.0.1) - 2021-04-20
1717

0 commit comments

Comments
 (0)