Fixing link in changelog fragment (#465)

This commit is contained in:
bizmate 2022-12-01 11:05:26 +04:00
commit 43c1f08004

View file

@ -1,5 +1,5 @@
---
minor_changes:
- mysql_user - display a more informative invalid privilege exception.
Changes the exception handling of the granting permission logic to show the query executed
and the exception message granting privileges fails` (https://github.com//pull/435).
Changes the exception handling of the granting permission logic to show the query executed , params
and the exception message granting privileges fails` (https://github.com/ansible-collections/community.mysql/issues/465).