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

9 lines
133 B
Markdown
Raw Normal View History

2020-01-15 13:35:07 -08:00
# Changes
2022-03-02 16:40:11 +00:00
## Unreleased - 2022-xx-xx
2022-07-23 01:51:12 +02:00
- Minimum supported Rust version (MSRV) is now 1.57.
2020-01-15 13:35:07 -08:00
2022-03-02 16:40:11 +00:00
## 0.1.0 - 2020-01-15
2021-12-18 02:49:23 +00:00
- Initial release