mirror of
https://github.com/ansible-collections/community.mysql.git
synced 2025-08-14 18:11:45 -07:00
Release 1.4.3 commit (#222)
This commit is contained in:
parent
e5919428f1
commit
ace830ef56
4 changed files with 30 additions and 3 deletions
|
@ -5,6 +5,21 @@ Community MySQL Collection Release Notes
|
|||
.. contents:: Topics
|
||||
|
||||
|
||||
v1.4.3
|
||||
======
|
||||
|
||||
Release Summary
|
||||
---------------
|
||||
|
||||
This is the patch release of the ``community.mysql`` collection.
|
||||
This changelog contains all changes to the modules in this collection that
|
||||
have been added after the release of ``community.mysql`` 1.4.2.
|
||||
|
||||
Bugfixes
|
||||
--------
|
||||
|
||||
- mysql_info - fix TypeError failure when there are databases that do not contain tables (https://github.com/ansible-collections/community.mysql/issues/204).
|
||||
|
||||
v1.4.2
|
||||
======
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue