ansible-module/changelogs/changelog.yaml

29 Zeilen
705 B
YAML

ancestor: null
releases:
0.2.0:
changes:
release_summary: change the module to an ansible module
fragments:
- base_release.yml
release_date: "2024-02-11"
0.3.0:
changes:
release_summary: rewrote the Types helper
fragments:
- types.yml
release_date: "2024-02-24"
0.3.1:
changes:
release_summary: removed forgotten print calls
fragments:
- print_calls.yml
release_date: "2024-02-24"
0.4.0:
release_date: "2024-03-08"
changes:
release_summary: |
to prevent empty sections, the install and header methods return None if the method would just the scetion
header
fragments:
- sectioning.yml