We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5a923ec commit c576ef6Copy full SHA for c576ef6
README.md
@@ -7,6 +7,8 @@ and the [hyper HTTP library](https://github.com/hyperium/hyper).
7
[](https://docs.rs/hyper-rustls/)
8
9
# Release history
10
+- 0.23.1 (2022-10-26):
11
+ * Allow overriding the servername. Thanks to @MikailBag.
12
- 0.23.0 (2021-11-21):
13
* Upgrade to rustls 0.20. Thanks to @g2p.
14
* Add new HttpsConnectorBuilder API. Thanks to @g2p.
0 commit comments