diff --git a/CHANGELOG.rst b/CHANGELOG.rst index 5a04c412..ff077ffe 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -8,6 +8,11 @@ telekom_mms.icinga_director Release Notes v2.1.3 ====== +Minor Changes +------------- + +- Add vars parameter to user_template and user modules (https://github.com/telekom-mms/ansible-collection-icinga-director/pull/262) + v2.1.2 ====== diff --git a/changelogs/changelog.yaml b/changelogs/changelog.yaml index c95904f7..0c1f877a 100644 --- a/changelogs/changelog.yaml +++ b/changelogs/changelog.yaml @@ -3,6 +3,8 @@ ancestor: releases: 2.1.3: changes: + minor_changes: + - Add vars parameter to user_template and user modules (https://github.com/telekom-mms/ansible-collection-icinga-director/pull/262) trivial: - update aar-doc execution in cicd (https://github.com/telekom-mms/ansible-collection-icinga-director/pull/265) - 'chore(deps): update github/codeql-action digest to 6624720 (https://github.com/telekom-mms/ansible-collection-icinga-director/pull/264)'