mirror of
https://github.com/ansible-collections/community.mysql.git
synced 2025-08-12 09:04:23 -07:00
Release 2.3.3 commit (#276)
This commit is contained in:
parent
9c76f1a566
commit
9d9ea46603
4 changed files with 26 additions and 3 deletions
|
@ -5,6 +5,19 @@ Community MySQL Collection Release Notes
|
|||
.. contents:: Topics
|
||||
|
||||
|
||||
v2.3.3
|
||||
======
|
||||
|
||||
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`` 2.3.2.
|
||||
|
||||
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).
|
||||
|
||||
v2.3.2
|
||||
======
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue