Release 1.4.2 commit (#198)

This commit is contained in:
Andrew Klychkov 2021-08-11 09:38:59 +03:00 committed by GitHub
commit f49206d3b3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 28 additions and 2 deletions

View file

@ -5,6 +5,21 @@ Community MySQL Collection Release Notes
.. contents:: Topics
v1.4.2
======
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.1.
Minor Changes
-------------
- mysql_query - correctly reflect changed status in replace statements (https://github.com/ansible-collections/community.mysql/pull/193).
v1.4.1
======