Fix changelog

This commit is contained in:
Andrew Klychkov 2021-04-16 14:56:45 +02:00
parent 3932a827bb
commit 52bb200a22

View file

@ -1,5 +1,5 @@
minor_changes:
- mysql_replication - change ``master_`` options to ``primary_`` options to keep compatibility (https://github.com/ansible-collections/community.mysql/pull/150).
- mysql_replication - change ``master_`` options to ``primary_`` options, add aliases to keep compatibility (https://github.com/ansible-collections/community.mysql/pull/150).
- mysql_replication - add alternative (``primary``) choices to the ``state`` option choices containing ``master`` (https://github.com/ansible-collections/community.mysql/pull/150).
major_changes: