Release 3.0.2.

This commit is contained in:
Felix Fontein
2025-07-26 14:40:11 +02:00
parent 1aa313ab96
commit 690561ecd9
5 changed files with 305 additions and 269 deletions

View File

@@ -4,6 +4,19 @@ Community Crypto Release Notes
.. contents:: Topics
v3.0.2
======
Release Summary
---------------
Bugfix release.
Bugfixes
--------
- Improve error message when loading a private key fails due to correct private key files or wrong passwords. Also include the original cryptography error since it likely contains more helpful information (https://github.com/ansible-collections/community.crypto/issues/936, https://github.com/ansible-collections/community.crypto/pull/939).
v3.0.1
======