remove old changelog fragments (#18)

This commit is contained in:
Andrew Klychkov 2020-08-17 22:20:32 +03:00 committed by GitHub
parent e80cafe6a9
commit 79e4076bcb
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 0 additions and 6 deletions

View file

@ -1,2 +0,0 @@
minor_changes:
- mysql_user - add TLS REQUIRES parameters (https://github.com/ansible-collections/community.mysql/pull/9).

View file

@ -1,2 +0,0 @@
bugfixes:
- mysql_user - fix overriding password to the same (https://github.com/ansible-collections/community.general/issues/543).

View file

@ -1,2 +0,0 @@
bugfixes:
- mysql_user - add missed privileges to support (https://github.com/ansible-collections/community.general/issues/617).