mirror of
https://github.com/ansible-collections/community.crypto.git
synced 2026-03-26 21:33:25 +00:00
Release 3.0.5.
This commit is contained in:
572
CHANGELOG.md
572
CHANGELOG.md
File diff suppressed because it is too large
Load Diff
@@ -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
|
||||
======
|
||||
|
||||
|
||||
@@ -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'
|
||||
|
||||
@@ -1 +0,0 @@
|
||||
release_summary: Maintenance release.
|
||||
@@ -1,2 +0,0 @@
|
||||
bugfixes:
|
||||
- "Smaller code cleanup (https://github.com/ansible-collections/community.crypto/pull/963)."
|
||||
Reference in New Issue
Block a user