diff --git a/changelogs/fragments/1.3.0.yml b/changelogs/fragments/1.3.0.yml new file mode 100644 index 00000000..725a2535 --- /dev/null +++ b/changelogs/fragments/1.3.0.yml @@ -0,0 +1,3 @@ +release_summary: > + Contains new modules ``openssl_privatekey_pipe``, ``openssl_csr_pipe`` and ``x509_certificate_pipe`` which allow + to create or update private keys, CSRs and X.509 certificates without having to write them to disk.