update galaxy.yml, remove old changelog fragments

This commit is contained in:
Andrew Klychkov 2020-08-17 21:12:36 +03:00
parent e80cafe6a9
commit 069c135c58
4 changed files with 1 additions and 7 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).

View file

@ -1,6 +1,6 @@
namespace: community namespace: community
name: mysql name: mysql
version: 1.0.0 version: 1.0.1
readme: README.md readme: README.md
authors: authors:
- MySQL Working Group (https://github.com/ansible-collections/community.mysql/wiki/MySQL-Working-Group) - MySQL Working Group (https://github.com/ansible-collections/community.mysql/wiki/MySQL-Working-Group)