Skip to content

Commit 9ac8270

Browse files
committed
update changelog
1 parent 63da345 commit 9ac8270

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,10 +25,13 @@ npm install fp-ts@rc
2525
```
2626

2727
- **Polish**
28+
- `Either`
29+
- remove useless type parameter in `exists` (@gcanti)
2830
- `TaskEither`
2931
- fix `fromPredicate` signature (@gcanti)
3032
- `These`
3133
- add missing `fromPredicate` (@gcanti)
34+
- remove useless type parameter in `exists` (@gcanti)
3235

3336
# 2.13.0-rc.3
3437

0 commit comments

Comments
 (0)