You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
2.7 KiB
2.7 KiB
Changelog
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
0.11.0
Changed
- Updated tokio to version 1.0
- Updated async-tls to version 0.11
0.10.0 - 2020-10-22
Changed
- Updated tokio to version 0.3
0.9.3 - 2020-10-19
Fixed
- Configure the server trust anchors for tokio-rustls
0.9.2 - 2020-10-17
Added
- Implemented the
tokio::client_async_tls*
functions forasync-tls
andtokio-rustls
Changed
- Updated pin-project to version 1
Older releases
No changelog is available for older versions as of yet.