Forward-port 3.1.1 changelog (#5476)

This commit is contained in:
Alex Gaynor 2020-09-22 14:05:02 -04:00 committed by GitHub
parent e11ed9bfa9
commit 3268a91c64
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -13,6 +13,14 @@ Changelog
* Added basic support for SMIME signing via
:class:`~cryptography.hazmat.primitives.smime.SMIMESignatureBuilder`.
.. _v3-1-1:
3.1.1 - 2020-09-22
~~~~~~~~~~~~~~~~~~
* Updated Windows, macOS, and ``manylinux`` wheels to be compiled with
OpenSSL 1.1.1h.
.. _v3-1:
3.1 - 2020-08-26