mirror of
https://github.com/ansible-collections/community.mysql.git
synced 2025-09-07 05:31:05 -07:00
parent
cf25d85e49
commit
8687e575d7
5 changed files with 31 additions and 8 deletions
|
@ -5,6 +5,21 @@ Community MySQL Collection Release Notes
|
|||
.. contents:: Topics
|
||||
|
||||
|
||||
v1.5.0
|
||||
=======
|
||||
|
||||
Release Summary
|
||||
---------------
|
||||
|
||||
This is a minor 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).
|
||||
|
||||
v1.4.8
|
||||
======
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue