Skip to content

Commit 1f33cc3

Browse files
committed
Updating CHANGELOG
1 parent 9671baa commit 1f33cc3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/).
3535
- `WriterT`, a monad transformer for an accumulation and a value
3636
- `EquivalenceTrait`, a traitor `Trait` to make it easier to test properties of type-classes with a separate equivalence
3737
relation
38+
- `SafeT`, a stack-safe monad transformer for any `MonadRec`
3839

3940
### Deprecated
4041
- `Peek`, `Peek2`, `Maybe#peek`, and `Either#peek` in favor of explicitly matching into `IO` and running it

0 commit comments

Comments
 (0)