We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b8489c4 commit 1ae91d3Copy full SHA for 1ae91d3
CHANGELOG.md
@@ -2,6 +2,8 @@
2
3
## [Unreleased]
4
5
+## [v0.2.0]
6
+
7
### Added
8
9
* The `openssl_probe` crate is now used with the OpenSSL backend so that trusted root certificates
@@ -39,5 +41,6 @@
39
41
40
42
Look at the [release tags] for information about older releases.
43
-[Unreleased]: https://github.com/sfackler/rust-native-tls/compare/v0.1.5...master
44
+[Unreleased]: https://github.com/sfackler/rust-native-tls/compare/v0.2.0...master
45
+[v0.2.0]: https://github.com/sfackler/rust-native-tls/compare/v0.1.5...v0.2.0
46
[release tags]: https://github.com/sfackler/rust-native-tls/releases
0 commit comments