From 2d1d24dd718dcb044087d814a54168f060f40e69 Mon Sep 17 00:00:00 2001 From: Paul Kehrer Date: Mon, 21 Dec 2015 09:23:52 -0600 Subject: link public_bytes in changelog --- CHANGELOG.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.rst b/CHANGELOG.rst index bcad55a3..71944611 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -17,7 +17,7 @@ Changelog :class:`~cryptography.x509.CertificateBuilder` and :class:`~cryptography.x509.CertificateSigningRequestBuilder`. * Support serialization of certificate revocation lists using the - ``public_bytes`` method of + :meth:`~cryptography.x509.CertificateRevocationList.public_bytes` method of :class:`~cryptography.x509.CertificateRevocationList`. 1.1.2 - 2015-12-10 -- cgit v1.2.3