actix-net/local-channel/CHANGES.md

13 lines
223 B
Markdown

# Changes
## Unreleased - 2022-xx-xx
- Minimum supported Rust version (MSRV) is now 1.49.
## 0.1.2 - 2021-04-01
- No significant changes from `0.1.1`.
## 0.1.1 - 2021-03-29
- Move local mpsc channel to it's own crate.