diff --git a/changelogs/fragments/267-prepare_for_distutils_be_removed.yml b/changelogs/fragments/267-prepare_for_distutils_be_removed.yml index cdb20b5..190b178 100644 --- a/changelogs/fragments/267-prepare_for_distutils_be_removed.yml +++ b/changelogs/fragments/267-prepare_for_distutils_be_removed.yml @@ -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).