Release 2.26.0.

This commit is contained in:
Felix Fontein
2025-03-11 20:09:02 +01:00
parent 0d1f260328
commit e58fe63dde
5 changed files with 242 additions and 205 deletions

View File

@@ -4,6 +4,19 @@ Community Crypto Release Notes
.. contents:: Topics
v2.26.0
=======
Release Summary
---------------
Feature release.
Minor Changes
-------------
- openssl_pkcs12 - the module now supports ``certificate_content``/``other_certificates_content`` for cases where the data already exists in memory and not yet in a file (https://github.com/ansible-collections/community.crypto/issues/847, https://github.com/ansible-collections/community.crypto/pull/848).
v2.25.0
=======