Skip to content

Commit

Permalink
v0.11.117.12+44
Browse files Browse the repository at this point in the history
  • Loading branch information
xclerc committed Jun 20, 2018
1 parent 45c3e6d commit 3a275de
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
## git version

- Added a new (single-module) library `async.log_extended`, extending
`Async.Log` with `Console` and`Syslog` submodules.
`Async.Log` with `Console` and `Syslog` submodules.

- Improved Async scheduler fairness by calling Thread.yield every cycle, which
releases the OCaml lock if any other OCaml threads are waiting to acquire it.
Expand Down

0 comments on commit 3a275de

Please sign in to comment.