1
0
mirror of https://github.com/fafhrd91/actix-net synced 2025-01-19 11:54:40 +01:00
actix-net/local-waker/CHANGES.md

16 lines
224 B
Markdown
Raw Normal View History

# Changes
2022-03-02 16:40:11 +00:00
## Unreleased - 2022-xx-xx
2022-05-03 14:58:09 +01:00
## 0.1.3 - 2022-05-03
2022-03-02 16:40:11 +00:00
- Minimum supported Rust version (MSRV) is now 1.49.
2021-12-18 03:20:49 +00:00
## 0.1.2 - 2021-12-18
2021-12-18 02:49:23 +00:00
- Fix crate metadata.
2021-04-01 09:01:56 +01:00
## 0.1.1 - 2021-03-29
2021-12-18 02:49:23 +00:00
- Move `LocalWaker` to it's own crate.