Update changelog

This commit is contained in:
Jorge-Rodriguez 2020-11-29 22:02:26 +02:00
commit 800d9a553b
No known key found for this signature in database
GPG key ID: 43153D1EFD8F7D90

View file

@ -1,2 +1,2 @@
minor_changes:
- mysql_user - add support for login attempt tracking and account locking feature (https://github.com/ansible-collections/community.mysql/pull/62).
- mysql_user - add the ``account_locking`` option sot support login attempt tracking and account locking feature (https://github.com/ansible-collections/community.mysql/issues/49).