Add changelog fragments from c.g.

This commit is contained in:
Felix Fontein 2020-07-10 18:37:13 +02:00
parent c26bc095ad
commit 04d093dcbd
3 changed files with 5 additions and 1 deletions

View file

@ -25,5 +25,5 @@ sections:
- Bugfixes
- - known_issues
- Known Issues
title: Community.Mysql
title: Community MySQL Collection
trivial_section_name: trivial

View file

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

View file

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