File tree Expand file tree Collapse file tree 1 file changed +13
-1
lines changed Expand file tree Collapse file tree 1 file changed +13
-1
lines changed Original file line number Diff line number Diff line change 2
2
3
3
## [ Unreleased]
4
4
5
+ ## [ v0.2.3]
6
+
7
+ ### Fixed
8
+
9
+ * Adding an already-trusted certificate to the root certificate set no longer triggers an error
10
+ with OpenSSL.
11
+
12
+ ### Updated
13
+
14
+ * Updated security-framework to 0.3.
15
+
5
16
## [ v0.2.2]
6
17
7
18
### Fixed
55
66
56
67
Look at the [ release tags] for information about older releases.
57
68
58
- [ Unreleased ] : https://github.com/sfackler/rust-native-tls/compare/v0.2.2...master
69
+ [ Unreleased ] : https://github.com/sfackler/rust-native-tls/compare/v0.2.3...master
70
+ [ v0.2.3 ] : https://github.com/sfackler/rust-native-tls/compare/v0.2.2...v0.2.3
59
71
[ v0.2.2 ] : https://github.com/sfackler/rust-native-tls/compare/v0.2.1...v0.2.2
60
72
[ v0.2.1 ] : https://github.com/sfackler/rust-native-tls/compare/v0.2.0...v0.2.1
61
73
[ v0.2.0 ] : https://github.com/sfackler/rust-native-tls/compare/v0.1.5...v0.2.0
You can’t perform that action at this time.
0 commit comments