Skip to content

Commit

Permalink
Update Changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
bolt12 committed May 8, 2024
1 parent b6b4e97 commit 3075d27
Showing 1 changed file with 13 additions and 1 deletion.
14 changes: 13 additions & 1 deletion io-sim/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,16 @@
# Revsion history of io-sim
# Revision history of io-sim

## new version

### Breaking changes

- Generalised the type of `traceSelectTraceEvents` & co.

### Non-breaking changes

- Reverted commit 4534b6eae64072a87bd81584f479a123681358a3 which uses
`unsafePerformIO` instead of ST, to regain lazyness on infinite simulations.
- Added a test to check for lazyness on infinite simulations

## 1.4.1.0

Expand Down

0 comments on commit 3075d27

Please sign in to comment.