Release 3.0.5.

This commit is contained in:
Felix Fontein
2025-10-29 21:28:32 +01:00
parent 64aa85031e
commit 87096afa07
5 changed files with 316 additions and 281 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -4,6 +4,19 @@ Community Crypto Release Notes
.. contents:: Topics
v3.0.5
======
Release Summary
---------------
Maintenance release.
Bugfixes
--------
- Smaller code cleanup (https://github.com/ansible-collections/community.crypto/pull/963).
v3.0.4
======

View File

@@ -1877,3 +1877,12 @@ releases:
- 3.0.4.yml
- 953-deprecations.yml
release_date: '2025-10-01'
3.0.5:
changes:
bugfixes:
- Smaller code cleanup (https://github.com/ansible-collections/community.crypto/pull/963).
release_summary: Maintenance release.
fragments:
- 3.0.5.yml
- 963-ruff.yml
release_date: '2025-10-29'

View File

@@ -1 +0,0 @@
release_summary: Maintenance release.

View File

@@ -1,2 +0,0 @@
bugfixes:
- "Smaller code cleanup (https://github.com/ansible-collections/community.crypto/pull/963)."