Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
thomashoneyman authored Jun 26, 2024
1 parent f73aa4e commit 1d03a99
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,13 +7,17 @@ Notable changes to this project are documented in this file. The format is based
Breaking changes:

New features:
- Add `MonadST` instances for all monad transformers (#147 by @rhendric)
- Add `ComonadAsk`, `ComonadEnv`, and `ComonadTraced` instances for `StoreT`, `EnvT`, and `TracedT` (#145 by @skeate)

Bugfixes:

Other improvements:

## [v6.1.0](https://github.com/purescript/purescript-transformers/releases/tag/v6.1.0) - 2024-06-26

New features:
- Add `MonadST` instances for all monad transformers (#147 by @rhendric)
- Add `ComonadAsk`, `ComonadEnv`, and `ComonadTraced` instances for `StoreT`, `EnvT`, and `TracedT` (#145 by @skeate)

## [v6.0.0](https://github.com/purescript/purescript-transformers/releases/tag/v6.0.0) - 2022-04-27

Breaking changes:
Expand Down

0 comments on commit 1d03a99

Please sign in to comment.