Correct fragment

This commit is contained in:
Andrew Klychkov 2022-01-06 08:57:18 +01:00
commit 1cec3ffe23

View file

@ -1,2 +1,2 @@
bugfixes:
- Collection core functions - use vendored version of ``distutils.version`` instead of the deprecated Python standard library ``distutils``.
- 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).