prepare 1.4.10

This commit is contained in:
Markus Bergholz 2023-02-08 09:39:43 +01:00
commit d69cabbfca
No known key found for this signature in database
5 changed files with 31 additions and 8 deletions

View file

@ -1,3 +0,0 @@
---
minor_changes:
- mysql_info - add ``connector_name`` and ``connector_version`` to returned values (https://github.com/ansible-collections/community.mysql/pull/497).

View file

@ -1,4 +0,0 @@
---
trivial:
- Tests - Backport PR-452 Sync GHA workflow w/ the collection template