Skip to content

Commit ca0f386

Browse files
committed
fixup! Refactor functors and related packages
1 parent 688543b commit ca0f386

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ New features:
1212
- Added `findMapWithIndex` (#119)
1313
- Added `foldr1`, `foldl1`, `foldr1Default`, `foldl1Default`, `foldMap1DefaultR`, `foldMap1DefaultL` (#121, #128)
1414
- Added `maximumBy` and `minimumBy` to `Data.Semigroup.Foldable` (#123)
15+
- Added `lookup` to `Data.Foldable`; this function previously lived in `Data.Tuple` in the `purescript-tuples` package (#131)
1516

1617
Bugfixes:
1718

0 commit comments

Comments
 (0)