File tree Expand file tree Collapse file tree 2 files changed +16
-2
lines changed Expand file tree Collapse file tree 2 files changed +16
-2
lines changed Original file line number Diff line number Diff line change 22
33## [ Unreleased]
44
5+ ## [ v0.2.10]
6+
7+ ### Fixed
8+
9+ * Fixed the build for iOS.
10+
11+ ## [ v0.2.9]
12+
13+ ### Added
14+
15+ * Added ` Identity::from_pkcs8 ` .
16+
517## [ v0.2.8]
618
719### Fixed
105117
106118Look at the [ release tags] for information about older releases.
107119
108- [ Unreleased ] : https://github.com/sfackler/rust-native-tls/compare/v0.2.8...master
120+ [ Unreleased ] : https://github.com/sfackler/rust-native-tls/compare/v0.2.10...master
121+ [ v0.2.10 ] : https://github.com/sfackler/rust-native-tls/compare/v0.2.9...v0.2.10
122+ [ v0.2.9 ] : https://github.com/sfackler/rust-native-tls/compare/v0.2.8...v0.2.9
109123[ v0.2.8 ] : https://github.com/sfackler/rust-native-tls/compare/v0.2.7...v0.2.8
110124[ v0.2.7 ] : https://github.com/sfackler/rust-native-tls/compare/v0.2.6...v0.2.7
111125[ v0.2.6 ] : https://github.com/sfackler/rust-native-tls/compare/v0.2.5...v0.2.6
Original file line number Diff line number Diff line change 11[package ]
22name = " native-tls"
3- version = " 0.2.9 "
3+ version = " 0.2.10 "
44authors = [
" Steven Fackler <[email protected] >" ]
55license = " MIT/Apache-2.0"
66description = " A wrapper over a platform's native TLS implementation"
You can’t perform that action at this time.
0 commit comments