Release 2.12.0.

This commit is contained in:
Felix Fontein
2023-04-16 19:48:15 +02:00
parent ceabef7e58
commit e6a0d2884a
4 changed files with 24 additions and 3 deletions

View File

@@ -5,6 +5,19 @@ Community Crypto Release Notes
.. contents:: Topics
v2.12.0
=======
Release Summary
---------------
Feature release.
Minor Changes
-------------
- get_certificate - add ``asn1_base64`` option to control whether the ASN.1 included in the ``extensions`` return value is binary data or Base64 encoded (https://github.com/ansible-collections/community.crypto/pull/592).
v2.11.1
=======