Skip to content
Snippets Groups Projects
Commit 2da2ebbfba59 authored by Alex Gaynor's avatar Alex Gaynor
Browse files

Added a changelog entry for the new fernet methods (#5285)

parent 7e30f0f9203f
Branches
No related tags found
No related merge requests found
......@@ -26,6 +26,9 @@
for writing.
* Added support for ``OpenSSH`` certificates to
:func:`~cryptography.hazmat.primitives.serialization.load_ssh_public_key`.
* Added :meth:`~cryptography.fernet.Fernet.encrypt_at_time` and
:meth:`~cryptography.fernet.Fernet.decrypt_at_time` to
:class:`~cryptography.fernet.Fernet`.
.. _v2-9-2:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment