1
0
mirror of https://github.com/fafhrd91/actix-net synced 2024-11-24 04:52:58 +01:00
actix-net/local-channel/CHANGES.md

12 lines
170 B
Markdown
Raw Normal View History

# Changes
## Unreleased - 2021-xx-xx
2021-12-18 04:20:49 +01:00
## 0.1.2 - 2021-04-01
- No significant changes from `0.1.1`.
## 0.1.1 - 2021-03-29
2021-12-18 03:49:23 +01:00
- Move local mpsc channel to it's own crate.