Skip to content

Commit 4a4f36c

Browse files
committed
Update changelog
1 parent ec1f5d2 commit 4a4f36c

File tree

1 file changed

+13
-1
lines changed

1 file changed

+13
-1
lines changed

CHANGELOG.md

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,17 @@
22

33
## [Unreleased]
44

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+
516
## [v0.2.2]
617

718
### Fixed
@@ -55,7 +66,8 @@
5566

5667
Look at the [release tags] for information about older releases.
5768

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
5971
[v0.2.2]: https://github.com/sfackler/rust-native-tls/compare/v0.2.1...v0.2.2
6072
[v0.2.1]: https://github.com/sfackler/rust-native-tls/compare/v0.2.0...v0.2.1
6173
[v0.2.0]: https://github.com/sfackler/rust-native-tls/compare/v0.1.5...v0.2.0

0 commit comments

Comments
 (0)