Skip to content

Commit

Permalink
CHANGELOG: record pyca#8873
Browse files Browse the repository at this point in the history
Signed-off-by: William Woodruff <[email protected]>
  • Loading branch information
woodruffw committed Dec 22, 2023
1 parent 3763aa7 commit d720be8
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,10 @@ Changelog
* Added support for
:class:`~cryptography.hazmat.primitives.ciphers.aead.AESGCMSIV` when using
OpenSSL 3.2.0+.
* Added the :mod:`~cryptography.x509.verification` APIs, which provide
X.509 chain building and path validation for :class:`~cryptography.x509.Certificate`
chains. These APIs should be considered unstable and not subject to
Cryptography's stability guarantees until documented as such in a future release.

.. _v41-0-7:

Expand Down

0 comments on commit d720be8

Please sign in to comment.