update changelog

This commit is contained in:
Rob Ede 2021-10-20 16:53:08 +01:00
parent f1c74c48d9
commit e9b337950b
No known key found for this signature in database
GPG Key ID: 97C636207D3EF933
1 changed files with 3 additions and 3 deletions

View File

@ -4,10 +4,10 @@
## 3.0.0-beta.7 - 2021-10-20
* Add `webpki_roots_cert_store()` to get rustls compatible webpki roots cert store. [#???]
* Alias `connect::ssl` to `connect::tls`. [#???]
* Add `webpki_roots_cert_store()` to get rustls compatible webpki roots cert store. [#401]
* Alias `connect::ssl` to `connect::tls`. [#401]
[#???]: https://github.com/actix/actix-net/pull/???
[#401]: https://github.com/actix/actix-net/pull/401
## 3.0.0-beta.6 - 2021-10-19