Change bugfixes to breaking_changes in 1083 changelog (#1341)

This commit is contained in:
Amin Vakil
2020-11-20 23:13:07 +03:30
committed by GitHub
parent e3fcc7de2a
commit 6c94ab7c6b

View File

@@ -1,3 +1,3 @@
---
bugfixes:
breaking_changes:
- archive - remove path folder itself when ``remove`` paramater is true (https://github.com/ansible-collections/community.general/issues/1041).