1
0
mirror of https://github.com/fafhrd91/actix-net synced 2025-06-26 17:27:42 +02:00

chore: remove dates from changelogs

This commit is contained in:
Rob Ede
2023-09-17 20:25:58 +01:00
parent c69b8e9ade
commit 4a7f2c95af
9 changed files with 154 additions and 144 deletions

View File

@ -1,17 +1,17 @@
# Changes
## Unreleased - 2023-xx-xx
## Unreleased
- Minimum supported Rust version (MSRV) is now 1.65.
## 0.1.3 - 2022-05-03
## 0.1.3
- Minimum supported Rust version (MSRV) is now 1.49.
## 0.1.2 - 2021-12-18
## 0.1.2
- Fix crate metadata.
## 0.1.1 - 2021-03-29
## 0.1.1
- Move `LocalWaker` to it's own crate.