diff options
Diffstat (limited to 'CHANGELOG.rst')
-rw-r--r-- | CHANGELOG.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGELOG.rst b/CHANGELOG.rst index 7ae3f6b9..d09987ee 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -22,7 +22,7 @@ Changelog * :class:`~cryptography.x509.InvalidityDate` * Deprecated support for OpenSSL 0.9.8 and 1.0.0. At this time there is no time table for actually dropping support, however we strongly encourage all users - to upgrade, as those versions no longer receives support from the OpenSSL + to upgrade, as those versions no longer receive support from the OpenSSL project. * The :class:`~cryptography.x509.Certificate` class now has :attr:`~cryptography.x509.Certificate.signature` and |