From 693ef3178f095801376032a1a90c9733c12a1af7 Mon Sep 17 00:00:00 2001 From: Steven Fackler Date: Wed, 10 Jan 2018 22:09:51 -0800 Subject: [PATCH] Bump release notes --- CHANGELOG.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 44e82e26..947c8851 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,8 @@ ## [Unreleased] +## [v0.10.0] - 2018-01-10 + ### Compatibility * openssl 0.10 still uses openssl-sys 0.9, so openssl 0.9 and 0.10 can coexist without issue. @@ -63,5 +65,6 @@ Look at the [release tags] for information about older releases. -[Unreleased]: https://github.com/sfackler/rust-openssl/compare/v0.9.23...master +[Unreleased]: https://github.com/sfackler/rust-openssl/compare/openssl-v0.10.0...master +[v0.10.0]: https://github.com/sfackler/rust-openssl/compare/v0.9.23...openssl-v0.10.0 [release tags]: https://github.com/sfackler/rust-openssl/releases \ No newline at end of file