mirror of
https://github.com/c-cube/moonpool.git
synced 2025-12-07 19:55:39 -05:00
changelog
This commit is contained in:
parent
3f9600ea4d
commit
9de83bde6a
1 changed files with 4 additions and 2 deletions
|
|
@ -33,7 +33,9 @@
|
||||||
## breaking
|
## breaking
|
||||||
|
|
||||||
- deprecate `Pool`, now an alias to `Fifo_pool`
|
- deprecate `Pool`, now an alias to `Fifo_pool`
|
||||||
|
- the `Fut.Infix_local` and `Fut.infix` are gone, replaced with
|
||||||
|
a simpler `Fut.Infix` module that tries to use the current runner
|
||||||
|
for intermediate tasks.
|
||||||
|
|
||||||
# 0.4
|
# 0.4
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue