Skip to content

Commit f485f30

Browse files
Saizanbolt12
authored andcommitted
updated io-sim's CHANGELOG
1 parent 63d844b commit f485f30

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

io-sim/CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,8 @@
1212
`TMVar`, `MVar` and a few others - except for `TChan`.
1313
- A blocked `takeTVar` is now safe in the presence of exceptions. It will relay
1414
the value to other waiting threads.
15+
- Faster handling of timeouts and timers by using a more efficient
16+
internal representation.
1517

1618
## 1.6.0.0
1719

0 commit comments

Comments
 (0)