diff options
-rw-r--r-- | CHANGELOG.rst | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/CHANGELOG.rst b/CHANGELOG.rst index 144dc104..070e8e42 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -21,8 +21,8 @@ Changelog :attr:`~cryptography.x509.ocsp.OCSPResponse.single_extensions` in an OCSP response. * **BACKWARDS INCOMPATIBLE:** Reversed the order in which - :meth:`~cryptography.x509.Name.rfc4514_string` returns the RDNs as required by - :rfc:`4514`. + :meth:`~cryptography.x509.Name.rfc4514_string` returns the RDNs + as required by :rfc:`4514`. .. _v2-8: |