Release 3.1.2 commit #2 (#306)

This commit is contained in:
Andrew Klychkov 2022-03-14 17:45:53 +03:00 committed by GitHub
commit 1f16e65dfc
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 29 additions and 2 deletions

View file

@ -1,2 +0,0 @@
bugfixes:
- Collection core functions - fixes related to the mysqlclient Python connector (https://github.com/ansible-collections/community.mysql/issues/292).