Skip to content

Commit 5c7519c

Browse files
committed
Fix changelog
1 parent d5decd9 commit 5c7519c

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

CHANGELOG.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ Bugfixes
1919

2020
- fix \#57 - tag lookups failed when specified in an `address` task
2121
- fix \#61 - Device type examples
22+
- with [AHH538](https://issues.redhat.com/browse/AAH-538) `requires_ansible` is mandatory in `meta/runtime.yml`. So we add the minimum version for our collection here.
2223

2324
New Modules
2425
-----------

changelogs/changelog.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -85,10 +85,12 @@ releases:
8585
bugfixes:
8686
- fix \#57 - tag lookups failed when specified in an `address` task
8787
- fix \#61 - Device type examples
88+
- with [AHH538](https://issues.redhat.com/browse/AAH-538) `requires_ansible` is mandatory in `meta/runtime.yml`. So we add the minimum version for our collection here.
8889
minor_changes:
8990
- Minor formatting and spelling fixes.
9091
- Switch sphinx from recommonmark to myst_parser.
9192
fragments:
93+
- add_required_meta_runtime.yml
9294
- docs-update.yml
9395
- fix-device_type-examples.yml
9496
- fix-tag-lookups.yml

changelogs/fragments/add_required_meta_runtime.yml

Lines changed: 0 additions & 3 deletions
This file was deleted.

0 commit comments

Comments
 (0)