diff --git a/changelogs/fragments/294-cryptography-35.0.0.yml b/changelogs/fragments/294-cryptography-35.0.0.yml new file mode 100644 index 00000000..6f99a4f7 --- /dev/null +++ b/changelogs/fragments/294-cryptography-35.0.0.yml @@ -0,0 +1,4 @@ +bugfixes: + - "get_certificate - fix compatibility with the cryptography 35.0.0 release (https://github.com/ansible-collections/community.crypto/pull/294)." + - "openssl_csr_info - fix compatibility with the cryptography 35.0.0 release (https://github.com/ansible-collections/community.crypto/pull/294)." + - "x509_certificate_info - fix compatibility with the cryptography 35.0.0 release (https://github.com/ansible-collections/community.crypto/pull/294)."