Release 1.4.4 commit

This commit is contained in:
Andrew Klychkov 2022-01-18 10:55:23 +01:00
commit 03b6db6f8b
4 changed files with 30 additions and 3 deletions

View file

@ -1,2 +0,0 @@
bugfixes:
- Collection core functions - use vendored version of ``distutils.version`` instead of the deprecated Python standard library ``distutils`` (https://github.com/ansible-collections/community.mysql/pull/269).