Skip to content

Commit 434f33a

Browse files
nitinprakash96bolt12
authored andcommitted
update missing changelogs
1 parent fde7771 commit 434f33a

File tree

3 files changed

+17
-0
lines changed

3 files changed

+17
-0
lines changed

io-classes-mtl/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Revision history for io-classes-mtl
22

3+
## new version
4+
5+
### Non breaking changes
6+
7+
- Added `writeTMVar` to `MonadSTM` instances.
8+
39
## 0.1.1.0
410

511
* Support `io-classes-1.4.1.0`

io-sim/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
22

33
## new version
44

5+
### Non breaking changes
6+
7+
- Added `writeTMVar` to `MonadSTM` instance for `(IOSim s)`.
8+
59
### Breaking changes
610

711
- Generalised the type of `traceSelectTraceEvents` & co.

strict-stm/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## new version
4+
5+
### Non breaking changes
6+
7+
- Added `writeTMVar` function.
8+
9+
310
## 1.4.0.0
411

512
* `io-sim-1.4.0.0`.

0 commit comments

Comments
 (0)