actix-test: add rustls 0.23 to changelog

This commit is contained in:
asonix 2024-05-12 18:17:02 -05:00
parent 9b60ef1cbd
commit a8e8c7bb6d
1 changed files with 1 additions and 0 deletions

View File

@ -3,6 +3,7 @@
## Unreleased
- Minimum supported Rust version (MSRV) is now 1.72.
- Add `TestServerConfig::rustls_0_23()` method for Rustls v0.23 support behind new `rustls-0_23` crate feature.
## 0.1.3