Release 1.4.6 commit (#361)

This commit is contained in:
Andrew Klychkov 2022-05-17 13:08:28 +03:00 committed by GitHub
commit 0921d4eef5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 29 additions and 3 deletions

View file

@ -348,3 +348,16 @@ releases:
- 338-mysql_user_fix.yml
- drop_support_of_2.9-2.10.yml
release_date: '2022-05-13'
1.4.6:
changes:
bugfixes:
- Include ``PSF-license.txt`` file for ``plugins/module_utils/_version.py``.
release_summary: 'This is the patch release of the ``community.mysql`` collection.
This changelog contains all changes to the modules in this collection that
have been added after the release of ``community.mysql`` 1.4.5.'
fragments:
- 1.4.6.yml
- psf-license.yml
release_date: '2022-05-17'