Skip to content

Commit

Permalink
Add release summary.
Browse files Browse the repository at this point in the history
  • Loading branch information
robin-checkmk committed Jun 6, 2024
1 parent c1591c9 commit bebd861
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
4 changes: 2 additions & 2 deletions changelogs/fragments/lookup_folder.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
breaking_changes:
- Folder lookup module - Return the complete folder information, not only the extensions.
To adjust your playbooks, you have to use "{{ my_lookup_result.extensions }}" instead of
"{{ my_lookup_result }}".
To keep the current behavior in your playbooks, you want to use `{{ my_lookup_result.extensions }}`
instead of `{{ my_lookup_result }}`.
1 change: 1 addition & 0 deletions changelogs/fragments/release_summary.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
release_summary: "(Re)writing history with overhauled modules and updated Checkmk, Ansible, Distribution and Python support."

0 comments on commit bebd861

Please sign in to comment.