link public_bytes in changelog
diff --git a/CHANGELOG.rst b/CHANGELOG.rst
index bcad55a..7194461 100644
--- a/CHANGELOG.rst
+++ b/CHANGELOG.rst
@@ -17,7 +17,7 @@
: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