Skip to content

Commit 1d03a99

Browse files
Update CHANGELOG.md
1 parent f73aa4e commit 1d03a99

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

CHANGELOG.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,13 +7,17 @@ Notable changes to this project are documented in this file. The format is based
77
Breaking changes:
88

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

1311
Bugfixes:
1412

1513
Other improvements:
1614

15+
## [v6.1.0](https://github.com/purescript/purescript-transformers/releases/tag/v6.1.0) - 2024-06-26
16+
17+
New features:
18+
- Add `MonadST` instances for all monad transformers (#147 by @rhendric)
19+
- Add `ComonadAsk`, `ComonadEnv`, and `ComonadTraced` instances for `StoreT`, `EnvT`, and `TracedT` (#145 by @skeate)
20+
1721
## [v6.0.0](https://github.com/purescript/purescript-transformers/releases/tag/v6.0.0) - 2022-04-27
1822

1923
Breaking changes:

0 commit comments

Comments
 (0)