Skip to content

Commit 31a0236

Browse files
committed
Update changelog for 0.24.0
1 parent 70fa4c1 commit 31a0236

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

+3
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,9 @@ and the [hyper HTTP library](https://github.com/hyperium/hyper).
77
[![Documentation](https://docs.rs/hyper-rustls/badge.svg)](https://docs.rs/hyper-rustls/)
88

99
# Release history
10+
- 0.24.0 (2023-04-01):
11+
* Upgrade to rustls 0.21.0, tokio-rustls 0.24.0 and webpki-roots 0.23.0.
12+
* Add `ConnectorBuilder::enable_all_versions()` helper.
1013
- 0.23.2 (2022-12-08):
1114
* Strip brackets from IPv6 addresses in the servername. Thanks to @digitwolf.
1215
- 0.23.1 (2022-10-26):

0 commit comments

Comments
 (0)