Fix changelog
This commit is contained in:
parent
216ffd0791
commit
e02d85c799
|
|
@ -101,7 +101,8 @@
|
||||||
* Added `X509_verify` and `X509_REQ_verify`.
|
* Added `X509_verify` and `X509_REQ_verify`.
|
||||||
* Added `EVP_MD_type` and `EVP_GROUP_get_curve_name`.
|
* Added `EVP_MD_type` and `EVP_GROUP_get_curve_name`.
|
||||||
|
|
||||||
[Unreleased]: https://github.com/sfackler/rust-openssl/compare/openssl-sys-v0.9.53...master
|
[Unreleased]: https://github.com/sfackler/rust-openssl/compare/openssl-sys-v0.9.54...master
|
||||||
|
[v0.9.54]: https://github.com/sfackler/rust-openssl/compare/openssl-sys-v0.9.53...openssl-sys-v0.9.54
|
||||||
[v0.9.53]: https://github.com/sfackler/rust-openssl/compare/openssl-sys-v0.9.52...openssl-sys-v0.9.53
|
[v0.9.53]: https://github.com/sfackler/rust-openssl/compare/openssl-sys-v0.9.52...openssl-sys-v0.9.53
|
||||||
[v0.9.52]: https://github.com/sfackler/rust-openssl/compare/openssl-sys-v0.9.51...openssl-sys-v0.9.52
|
[v0.9.52]: https://github.com/sfackler/rust-openssl/compare/openssl-sys-v0.9.51...openssl-sys-v0.9.52
|
||||||
[v0.9.51]: https://github.com/sfackler/rust-openssl/compare/openssl-sys-v0.9.50...openssl-sys-v0.9.51
|
[v0.9.51]: https://github.com/sfackler/rust-openssl/compare/openssl-sys-v0.9.50...openssl-sys-v0.9.51
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue