mirror of
https://github.com/c-cube/moonpool.git
synced 2025-12-06 03:05:30 -05:00
prepare for 0.5.1
This commit is contained in:
parent
a540c091e6
commit
019cea2d5c
2 changed files with 6 additions and 1 deletions
|
|
@ -1,4 +1,9 @@
|
||||||
|
|
||||||
|
# 0.5.1
|
||||||
|
|
||||||
|
- fix `Ws_pool`: workers would exit before processing
|
||||||
|
all remaining tasks upon shutdown
|
||||||
|
|
||||||
# 0.5
|
# 0.5
|
||||||
|
|
||||||
## features
|
## features
|
||||||
|
|
|
||||||
|
|
@ -2,7 +2,7 @@
|
||||||
(using mdx 0.2)
|
(using mdx 0.2)
|
||||||
|
|
||||||
(name moonpool)
|
(name moonpool)
|
||||||
(version 0.5)
|
(version 0.5.1)
|
||||||
(generate_opam_files true)
|
(generate_opam_files true)
|
||||||
(source
|
(source
|
||||||
(github c-cube/moonpool))
|
(github c-cube/moonpool))
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue