Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
thomashoneyman authored Jul 13, 2021
1 parent 254c3f2 commit 1e5d419
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,13 +7,16 @@ Notable changes to this project are documented in this file. The format is based
Breaking changes:

New features:
- Add `liftMaybe` and `liftEither` to easily lift `Maybe` and `Either` values
to a `MonadThrow` monad.

Bugfixes:

Other improvements:

## [v5.2.0](https://github.com/purescript/purescript-transformers/releases/tag/v5.2.0) - 2021-07-13

New features:
- Add `liftMaybe` and `liftEither` to easily lift `Maybe` and `Either` values to a `MonadThrow` monad (#140 by @hexagonal-sun)

## [v5.1.0](https://github.com/purescript/purescript-transformers/releases/tag/v5.1.0) - 2021-04-27

New features:
Expand Down

0 comments on commit 1e5d419

Please sign in to comment.