mirror of
https://github.com/saymrwulf/cryptography.git
synced 2026-05-14 20:37:55 +00:00
Forward-port 3.1.1 changelog (#5476)
This commit is contained in:
parent
e11ed9bfa9
commit
3268a91c64
1 changed files with 8 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue