Update CHANGES.md

This commit is contained in:
Rob Ede 2022-06-11 04:21:40 +01:00 committed by GitHub
parent e8ace6fb0f
commit 60afc5c4e0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 1 deletions

View File

@ -2,7 +2,9 @@
## Unreleased - 2022-xx-xx
- Minimum supported Rust version (MSRV) is now 1.49.
- Implement `From<Box<str>>` and `Into<String>`
- Implement `From<Box<str>>` and `Into<String>`. [#458]
[#458]: https://github.com/actix/actix-net/pull/458
## 1.0.0 - 2020-12-31