add changelog

This commit is contained in:
Matthieu Bourgain 2024-06-11 11:27:16 +02:00
commit e0006b1a94
No known key found for this signature in database
GPG key ID: 33BA95C808890C39
2 changed files with 4 additions and 1 deletions

View file

@ -0,0 +1,3 @@
---
minor_changes:
- mysql_user - Add salt parameter to generate static hash for `caching_sha2_password` and `sha256_password` plugins.

View file

@ -1,7 +1,7 @@
---
namespace: community
name: mysql
version: 3.10.0
version: 3.9.0
readme: README.md
authors:
- Ansible community