Add changelog fragment

This commit is contained in:
Andrew Klychkov 2021-08-19 14:22:58 +02:00
parent 997d15180d
commit 0126cedeb1

View file

@ -0,0 +1,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).