Skip to content

Commit

Permalink
update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
gcanti committed Jul 27, 2020
1 parent c18ff3f commit d87f622
Showing 1 changed file with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,24 @@
**Note**: A feature tagged as Experimental is in a
high state of flux, you're at risk of it changing without notice.

# 2.8.0

- **New Feature**
- `Either`
- add `chainFirstW`, #1273 (@leemhenson)
- `Foldable`
- add `toArray`, #1272 (@newswim)
- `IOEither`
- add `chainFirstW`, #1273 (@leemhenson)
- `ReaderEither`
- add `chainFirstW`, #1273 (@leemhenson)
- `ReaderTaskEither`
- add `chainFirstW`, #1273 (@leemhenson)
- `StateReaderTaskEither`
- add `chainFirstW`, #1273 (@leemhenson)
- `TaskEither`
- add `chainFirstW`, #1273 (@leemhenson)

# 2.7.1

- **Bug Fix**
Expand Down

0 comments on commit d87f622

Please sign in to comment.