Skip to content

Commit 1ae91d3

Browse files
authored
Fix changelog
Closes #106
1 parent b8489c4 commit 1ae91d3

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

CHANGELOG.md

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

33
## [Unreleased]
44

5+
## [v0.2.0]
6+
57
### Added
68

79
* The `openssl_probe` crate is now used with the OpenSSL backend so that trusted root certificates
@@ -39,5 +41,6 @@
3941

4042
Look at the [release tags] for information about older releases.
4143

42-
[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
4346
[release tags]: https://github.com/sfackler/rust-native-tls/releases

0 commit comments

Comments
 (0)