File tree 2 files changed +9
-2
lines changed
2 files changed +9
-2
lines changed Original file line number Diff line number Diff line change 2
2
3
3
## [ Unreleased]
4
4
5
+ ## [ v0.2.11]
6
+
7
+ ### Fixed
8
+
9
+ * Removed an unused build dependency.
10
+
5
11
## [ v0.2.10]
6
12
7
13
### Fixed
117
123
118
124
Look at the [ release tags] for information about older releases.
119
125
120
- [ Unreleased ] : https://github.com/sfackler/rust-native-tls/compare/v0.2.10...master
126
+ [ Unreleased ] : https://github.com/sfackler/rust-native-tls/compare/v0.2.11...master
127
+ [ v0.2.11 ] : https://github.com/sfackler/rust-native-tls/compare/v0.2.10...v0.2.11
121
128
[ v0.2.10 ] : https://github.com/sfackler/rust-native-tls/compare/v0.2.9...v0.2.10
122
129
[ v0.2.9 ] : https://github.com/sfackler/rust-native-tls/compare/v0.2.8...v0.2.9
123
130
[ v0.2.8 ] : https://github.com/sfackler/rust-native-tls/compare/v0.2.7...v0.2.8
Original file line number Diff line number Diff line change 1
1
[package ]
2
2
name = " native-tls"
3
- version = " 0.2.10 "
3
+ version = " 0.2.11 "
4
4
authors = [
" Steven Fackler <[email protected] >" ]
5
5
license = " MIT/Apache-2.0"
6
6
description = " A wrapper over a platform's native TLS implementation"
You can’t perform that action at this time.
0 commit comments