Release 3.1.0.

This commit is contained in:
Felix Fontein
2025-12-29 14:52:25 +01:00
parent 7d2b30ce90
commit c9c3a41291
5 changed files with 274 additions and 235 deletions

View File

@@ -4,6 +4,20 @@ Community Crypto Release Notes
.. contents:: Topics
v3.1.0
======
Release Summary
---------------
Feature release.
Minor Changes
-------------
- luks_device - add support for TPM2 enrollment using ``systemd-cryptsetup`` (https://github.com/ansible-collections/community.crypto/issues/850, https://github.com/ansible-collections/community.crypto/pull/972).
- luks_device - add support for keyslot priority (https://github.com/ansible-collections/community.crypto/issues/850, https://github.com/ansible-collections/community.crypto/pull/972).
v3.0.5
======