Skip to content

Commit

Permalink
Prepare v8.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
dinosaure committed Oct 19, 2022
1 parent ec38df8 commit 3212309
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 3212309

Please sign in to comment.