Release 2.2.0-a1 commit (#201)

This commit is contained in:
Andrew Klychkov 2021-08-11 11:20:05 +03:00 committed by GitHub
commit 04c0f9f049
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 30 additions and 1 deletions

View file

@ -5,6 +5,21 @@ Community MySQL Collection Release Notes
.. contents:: Topics
v2.2.0-a1
=========
Release Summary
---------------
This is the minor pre-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.1.1
New Modules
-----------
- mysql_role - Adds, removes, or updates a MySQL role
v2.1.1
======