We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fed08fe commit 07236b5Copy full SHA for 07236b5
CHANGELOG.md
@@ -9,8 +9,8 @@ Released 2022-07-04.
9
- Distributed lunatic based on QUIC ([@withtypes](https://github.com/withtypes) &
10
[@kosticmarin](https://github.com/kosticmarin))
11
- Switched from async_std to tokio ([@kosticmarin](https://github.com/kosticmarin))
12
-- `kill` host function added ([@zhamlin] https://github.com/zhamlin)
13
-- `send_after` & `cancel_timer` host functions added ([@zhamlin] https://github.com/zhamlin)
+- `kill` host function added ([@zhamlin](https://github.com/zhamlin))
+- `send_after` & `cancel_timer` host functions added ([@zhamlin](https://github.com/zhamlin))
14
- timeout type in host functions switched from `u32` to `u64`
15
16
## v0.9.0
0 commit comments