From 756d7d2efaee701b6979cd54a24ab1e892759d44 Mon Sep 17 00:00:00 2001 From: Paul Kehrer Date: Wed, 2 Dec 2015 23:45:42 -0600 Subject: this is also supported in the CSRBuilder --- CHANGELOG.rst | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.rst b/CHANGELOG.rst index 4573a474..b6ea93f8 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -10,7 +10,8 @@ Changelog :attr:`~cryptography.x509.Certificate.signature` and :attr:`~cryptography.x509.Certificate.tbs_certificate_bytes` attributes. * :class:`~cryptography.x509.NameConstraints` are now supported in the - :class:`~cryptography.x509.CertificateBuilder`. + :class:`~cryptography.x509.CertificateBuilder` and + :class:`~cryptography.x509.CertificateSigningRequestBuilder`. 1.1.1 - 2015-11-19 ~~~~~~~~~~~~~~~~~~ -- cgit v1.2.3