Release 1.4.4 commit (#277)

This commit is contained in:
Andrew Klychkov 2022-01-18 13:05:37 +03:00 committed by GitHub
commit f46b84e670
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
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).