Fix changelog fragment (#1152)

This commit is contained in:
Andrew Klychkov
2020-10-22 10:05:21 +03:00
committed by GitHub
parent 3a5669991f
commit 39a23a05f0
2 changed files with 2 additions and 2 deletions

View File

@@ -1,2 +0,0 @@
bugfixes:
- pg_hba - fix a crash when a new rule with an 'options' field replaces a rule without or vice versa (https://github.com/ansible-collections/community.general/pull/1124).

View File

@@ -0,0 +1,2 @@
bugfixes:
- postgresql_pg_hba - fix a crash when a new rule with an 'options' field replaces a rule without or vice versa (https://github.com/ansible-collections/community.general/issues/1108).