mirror of https://github.com/fafhrd91/actix-net
update changelog
This commit is contained in:
parent
f1c74c48d9
commit
e9b337950b
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue