Release 2.2.3.

This commit is contained in:
Felix Fontein
2022-03-04 07:38:44 +01:00
parent 67f511b5ad
commit f82dcbea21
4 changed files with 23 additions and 3 deletions

View File

@@ -5,6 +5,19 @@ Community Crypto Release Notes
.. contents:: Topics
v2.2.3
======
Release Summary
---------------
Regular bugfix release.
Bugfixes
--------
- luks_device - fix parsing of ``lsblk`` output when device name ends with ``crypt`` (https://github.com/ansible-collections/community.crypto/issues/409, https://github.com/ansible-collections/community.crypto/pull/410).
v2.2.2
======