update changelog

This commit is contained in:
fakeshadow 2021-03-24 19:21:22 +08:00
parent 7e5a85468d
commit e50acd9c6a
1 changed files with 4 additions and 0 deletions

View File

@ -1,6 +1,10 @@
# Changes
## Unreleased - 2021-xx-xx
* Changed `connect::ssl::rustls::RustlsConnectorService` to return error when `DNSNameRef`
generation failed instead of panic. [#296]
[#296]: https://github.com/actix/actix-net/pull/296
## 3.0.0-beta.4 - 2021-02-24