From 3584a931932f6289fe8deb6ab89ef7ced37fd0e5 Mon Sep 17 00:00:00 2001 From: Alex Gaynor Date: Thu, 2 Apr 2020 11:18:18 -0400 Subject: Added changelog for OpenSSL 1.1.1f (#5170) --- CHANGELOG.rst | 2 ++ 1 file changed, 2 insertions(+) (limited to 'CHANGELOG.rst') diff --git a/CHANGELOG.rst b/CHANGELOG.rst index 965855d0..d1790d8e 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -20,6 +20,8 @@ Changelog * **BACKWARDS INCOMPATIBLE:** Reversed the order in which :meth:`~cryptography.x509.Name.rfc4514_string` returns the RDNs as required by :rfc:`4514`. +* Updated Windows, macOS, and ``manylinux`` wheels to be compiled with + OpenSSL 1.1.1f. * Added support for parsing :attr:`~cryptography.x509.ocsp.OCSPResponse.single_extensions` in an OCSP response. -- cgit v1.2.3