From 8bd3ece403d454cc7b20d8874e2ecf6ff50d341d Mon Sep 17 00:00:00 2001 From: Steven Fackler Date: Sun, 14 Oct 2018 16:17:19 -0700 Subject: [PATCH] Fix anchor link --- CHANGELOG.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 5b267dec..3508102d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -275,7 +275,8 @@ Look at the [release tags] for information about older releases. -[Unreleased]: https://github.com/sfackler/rust-openssl/compare/openssl-v0.10.12...master +[Unreleased]: https://github.com/sfackler/rust-openssl/compare/openssl-v0.10.13...master +[v0.10.13]: https://github.com/sfackler/rust-openssl/compare/openssl-v0.10.12...openssl-v0.10.13 [v0.10.12]: https://github.com/sfackler/rust-openssl/compare/openssl-v0.10.11...openssl-v0.10.12 [v0.10.11]: https://github.com/sfackler/rust-openssl/compare/openssl-v0.10.10...openssl-v0.10.11 [v0.10.10]: https://github.com/sfackler/rust-openssl/compare/openssl-v0.10.9...openssl-v0.10.10