summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaul Kehrer <paul.l.kehrer@gmail.com>2021-08-24 13:45:21 -0400
committerGitHub <noreply@github.com>2021-08-24 13:45:21 -0400
commit69620d612690f5dbf66caacecb237170f5d599af (patch)
treec3a103931af51dc0c9f8a44b86485568665ed442
parentb9eda9f993eabc0114a38f17f9a5e27a537f1bce (diff)
downloadcryptography-69620d612690f5dbf66caacecb237170f5d599af.tar.gz
port 3.4.8 changelog to main (#6226)
-rw-r--r--CHANGELOG.rst8
1 files changed, 8 insertions, 0 deletions
diff --git a/CHANGELOG.rst b/CHANGELOG.rst
index 4304cf7ba..39929f76f 100644
--- a/CHANGELOG.rst
+++ b/CHANGELOG.rst
@@ -29,6 +29,14 @@ Changelog
* Added ``rfc4514_attribute_name`` attribute to
:attr:`x509.NameAttribute <cryptography.x509.NameAttribute.rfc4514_attribute_name>`,
+.. _v3-4-8:
+
+3.4.8 - 2021-08-24
+~~~~~~~~~~~~~~~~~~
+
+* Updated Windows, macOS, and ``manylinux`` wheels to be compiled with
+ OpenSSL 1.1.1l.
+
.. _v3-4-7:
3.4.7 - 2021-03-25