prepare community.mysql 2.4.0 (#506)

* prepare 2.3.11

* 2.4.0
This commit is contained in:
Markus Bergholz 2023-02-08 10:34:31 +01:00 committed by GitHub
commit 1243d85f65
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 30 additions and 4 deletions

View file

@ -5,6 +5,21 @@ Community MySQL Collection Release Notes
.. contents:: Topics
v2.4.0
=======
Release Summary
---------------
This is a bugfix release of the ``community.mysql`` collection.
This changelog contains all changes to the modules and plugins in this collection
that have been made after the previous release.
Minor Changes
-------------
- mysql_info - add ``connector_name`` and ``connector_version`` to returned values (https://github.com/ansible-collections/community.mysql/pull/497).
v2.3.9
======