Skip to content

Commit fed08fe

Browse files
committed
Add v0.10 work to changelog
1 parent 7492dcf commit fed08fe

File tree

1 file changed

+14
-1
lines changed

1 file changed

+14
-1
lines changed

CHANGELOG.md

Lines changed: 14 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,21 @@
11
# Lunatic Changelog
22

3+
## v0.10.0
4+
5+
Released 2022-07-04.
6+
7+
### Changes
8+
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)
14+
- timeout type in host functions switched from `u32` to `u64`
15+
316
## v0.9.0
417

5-
Released 2022-01-20.
18+
Released 2022-04-25.
619

720
### Changes
821

0 commit comments

Comments
 (0)