Skip to content

Commit 7c0c6c0

Browse files
committed
Updated CHANGELOG.md file
1 parent 940b82f commit 7c0c6c0

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Change Log
22

3+
# Circa 2022.10.03 (pre release)
4+
5+
- Added `Semigroup` and `Monoid` instances for `STM` and `WrappedSTM` monads
6+
- Added `MArray` instance for `WrappedSTM` monad
7+
- Added `MonadFix` instance for `STM`
8+
39
# Circa 2022.09.27 (pre release)
410

511
- Module structure of `MonadSTM` changed to follow `stm` package structure.

0 commit comments

Comments
 (0)