Moved changelog fragment file to the right directory (#3853)

* moved changelog fragment file to the right directory

* fixed filename
This commit is contained in:
Alexei Znamensky 2021-12-06 05:06:09 +13:00 committed by GitHub
commit 4f4150117d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -0,0 +1,3 @@
minor_changes:
- gitlab_group, gitlab_project - add new option ``avatar_path`` (https://github.com/ansible-collections/community.general/pull/3792).
- gitlab_project - add new option ``default_branch`` to gitlab_project (if ``readme = true``) (https://github.com/ansible-collections/community.general/pull/3792).