mirror of
https://github.com/ansible-collections/community.mysql.git
synced 2025-07-09 14:50:03 -07:00
Generage CHANGELOG.rst
This commit is contained in:
parent
d8330576f0
commit
ca621216ef
5 changed files with 37 additions and 9 deletions
|
@ -1,3 +0,0 @@
|
|||
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.0.0.
|
|
@ -1,4 +0,0 @@
|
|||
bugfixes:
|
||||
- mysql_user - added tests to verify that TLS requirements are removed with an empty ``tls_requires`` option (https://github.com/ansible-collections/community.mysql/issues/20).
|
||||
- mysql_user - correct procedure to check existing TLS requirements (https://github.com/ansible-collections/community.mysql/pull/26).
|
||||
- mysql_user - minor syntax fixes (https://github.com/ansible-collections/community.mysql/pull/26).
|
|
@ -1,2 +0,0 @@
|
|||
bugfixes:
|
||||
- mysql_db - fix false warning related to ``unsafe_login_password`` option (https://github.com/ansible-collections/community.mysql/issues/33).
|
Loading…
Add table
Add a link
Reference in a new issue