Prepare 3.0.0.

This commit is contained in:
Felix Fontein
2025-07-02 21:02:43 +02:00
parent 1a47427683
commit 6c304a2964
6 changed files with 9 additions and 5 deletions

View File

@@ -0,0 +1,8 @@
release_summary: |
New major release of community.crypto with a lot of code modernization.
This release drops compatibility for ansible-core before 2.17, for Python
before 3.7, and for cryptography before 3.3.
It also removes all Entrust modules, and the Entrust provider for the
``community.crypto.x509_certificate*`` modules.
See below for a more detailled list of changes.