Skip to content

Commit

Permalink
Merge pull request #50 from mirage/prepare-v8.0.1
Browse files Browse the repository at this point in the history
Prepare v8.0.1
  • Loading branch information
dinosaure authored Oct 20, 2022
2 parents ec38df8 + 3212309 commit 560834a
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
## v8.0.1 (2022-10-19)

* Improve performance and take the opportunity to resolve pending
processes which are only _paused_ (with `Lwt.pause`) instead to
waiting a sleeping process (#49, @TheLortex, @dinosaure)

## v8.0.0 (2022-07-24)

* provide Memory.stat (uses dlmalloc mallinfo - expensive), and Memory.trim
Expand Down

0 comments on commit 560834a

Please sign in to comment.