Skip to content

Commit

Permalink
fix changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
sfackler committed May 3, 2022
1 parent f56e2e8 commit aa6f4c6
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions openssl-sys/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

## [Unreleased]

## [v0.9.73]
## [v0.9.73] - 2022-05-02

### Added

Expand All @@ -13,7 +13,7 @@
* Added `X509_print`.
* Added support for LibreSSL 3.5.x.

## [v0.9.72]
## [v0.9.72] - 2021-12-11

### Changed

Expand Down Expand Up @@ -298,7 +298,8 @@
* Added `X509_verify` and `X509_REQ_verify`.
* Added `EVP_MD_type` and `EVP_GROUP_get_curve_name`.

[Unreleased]: https://github.com/sfackler/rust-openssl/compare/openssl-sys-v0.9.72..master
[Unreleased]: https://github.com/sfackler/rust-openssl/compare/openssl-sys-v0.9.73..master
[v0.9.73]: https://github.com/sfackler/rust-openssl/compare/openssl-sys-v0.9.72...openssl-sys-v0.9.73
[v0.9.72]: https://github.com/sfackler/rust-openssl/compare/openssl-sys-v0.9.71...openssl-sys-v0.9.72
[v0.9.71]: https://github.com/sfackler/rust-openssl/compare/openssl-sys-v0.9.70...openssl-sys-v0.9.71
[v0.9.70]: https://github.com/sfackler/rust-openssl/compare/openssl-sys-v0.9.69...openssl-sys-v0.9.70
Expand Down

0 comments on commit aa6f4c6

Please sign in to comment.