Skip to content

Commit

Permalink
release: 0.5.0 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
EmilioOjeda committed Jan 17, 2023
1 parent 3eb4485 commit d57a211
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,14 @@
# [0.5.0](https://github.com/EmilioOjeda/Either/compare/0.4.0...0.5.0) (2023-01-17)


### Features

* make `Either` a Functor ([2238d7a](https://github.com/EmilioOjeda/Either/commit/2238d7a6ff85426f60e2e0c10be99d486e55eb3f))
* make `Either` a Monad ([737a0a9](https://github.com/EmilioOjeda/Either/commit/737a0a91e1bf62473870e7459554a6ea31f5cff0))
* make `Either` swappable ([3eb4485](https://github.com/EmilioOjeda/Either/commit/3eb44859cb15741ddadceb5551c87aa25008361b))



# [0.4.0](https://github.com/EmilioOjeda/Either/compare/0.3.0...0.4.0) (2023-01-16)


Expand Down

0 comments on commit d57a211

Please sign in to comment.