fix: broadcast to all rendezvous at once when spawn done

Change-Id: Ic04bc2f56aa40c2af42a1fdb3c261a10e8346033
This commit is contained in:
buyuxiang
2022-02-17 12:39:55 +08:00
parent 9fd2367367
commit 0f7ea53e56
4 changed files with 17 additions and 10 deletions

View File

@@ -3,6 +3,7 @@
## v0.6.1 (2022-02-11)
- fix: assertion function errors and json number parse rule
- fix: broadcast to all rendezvous at once when spawn done
## v0.6.0 (2022-02-08)