Skip to content

Commit

Permalink
update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
Telekom MMS GmbH committed Nov 13, 2023
1 parent 2ed3db9 commit cf5abe4
Show file tree
Hide file tree
Showing 3 changed files with 19 additions and 2 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,14 @@ telekom_mms.icinga_director Release Notes
.. contents:: Topics


v1.35.0
=======

Minor Changes
-------------

- Extended docs and examples for multiple assign_filter conditions (https://github.com/telekom-mms/ansible-collection-icinga-director/pull/227)

v1.34.2
=======

Expand Down
2 changes: 1 addition & 1 deletion changelogs/.plugin-cache.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -217,4 +217,4 @@ plugins:
shell: {}
strategy: {}
vars: {}
version: 1.34.2
version: 1.35.0
11 changes: 10 additions & 1 deletion changelogs/changelog.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -273,7 +273,16 @@ releases:
1.34.2:
changes:
trivial:
- Update actions/checkout action to v4 (https://github.com/telekom-mms/ansible-collection-icinga-director/pull/224)
- Update test matrix (https://github.com/telekom-mms/ansible-collection-icinga-director/pull/223)
- exclude old python versions with ansible devel (https://github.com/telekom-mms/ansible-collection-icinga-director/pull/225)
- Update actions/checkout action to v4 (https://github.com/telekom-mms/ansible-collection-icinga-director/pull/224)
release_date: '2023-08-07'
1.35.0:
changes:
minor_changes:
- Extended docs and examples for multiple assign_filter conditions (https://github.com/telekom-mms/ansible-collection-icinga-director/pull/227)
trivial:
- Update actions/checkout action to v4 (https://github.com/telekom-mms/ansible-collection-icinga-director/pull/224)
- Update test matrix (https://github.com/telekom-mms/ansible-collection-icinga-director/pull/223)
- exclude old python versions with ansible devel (https://github.com/telekom-mms/ansible-collection-icinga-director/pull/225)
release_date: '2023-11-13'

0 comments on commit cf5abe4

Please sign in to comment.