aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlex Gaynor <alex.gaynor@gmail.com>2020-04-21 15:31:33 -0400
committerGitHub <noreply@github.com>2020-04-21 14:31:33 -0500
commita7f846e0d694b1d007adb09d86482b909a8ab9f5 (patch)
tree895f04e52a607f431d22ca6d702f84a34f635ca5
parent5526dca15bded0687e507a065b141694ee5f1530 (diff)
downloadcryptography-a7f846e0d694b1d007adb09d86482b909a8ab9f5.tar.gz
cryptography-a7f846e0d694b1d007adb09d86482b909a8ab9f5.tar.bz2
cryptography-a7f846e0d694b1d007adb09d86482b909a8ab9f5.zip
Forward port the 2.9.1 changelog (#5214)
-rw-r--r--CHANGELOG.rst8
1 files changed, 8 insertions, 0 deletions
diff --git a/CHANGELOG.rst b/CHANGELOG.rst
index 0547ed57..fac93753 100644
--- a/CHANGELOG.rst
+++ b/CHANGELOG.rst
@@ -13,6 +13,14 @@ Changelog
:meth:`~cryptography.x509.AuthorityKeyIdentifier.from_issuer_subject_key_identifier`,
as per our deprecation policy.
+.. _v2-9-1:
+
+2.9.1 - 2020-04-21
+~~~~~~~~~~~~~~~~~~
+
+* Updated Windows, macOS, and ``manylinux`` wheels to be compiled with
+ OpenSSL 1.1.1g.
+
.. _v2-9:
2.9 - 2020-04-02