1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2026-04-07 20:47:16 +00:00

Mention more PRs that have no changelog.

This commit is contained in:
Felix Fontein 2025-10-29 19:45:17 +01:00
parent b74ead44ec
commit 81b181c76d

View file

@ -2,9 +2,12 @@ minor_changes:
- >-
Modernize code for Python 3.7+
(https://github.com/ansible-collections/community.general/pull/10285,
https://github.com/ansible-collections/community.general/pull/10886,
https://github.com/ansible-collections/community.general/pull/10891,
https://github.com/ansible-collections/community.general/pull/10892,
https://github.com/ansible-collections/community.general/pull/10897,
https://github.com/ansible-collections/community.general/pull/10899,
https://github.com/ansible-collections/community.general/pull/10902,
https://github.com/ansible-collections/community.general/pull/10903,
https://github.com/ansible-collections/community.general/pull/10904,
https://github.com/ansible-collections/community.general/pull/10907,
@ -30,4 +33,7 @@ minor_changes:
https://github.com/ansible-collections/community.general/pull/10978,
https://github.com/ansible-collections/community.general/pull/10979,
https://github.com/ansible-collections/community.general/pull/10980,
https://github.com/ansible-collections/community.general/pull/10981)
https://github.com/ansible-collections/community.general/pull/10981,
https://github.com/ansible-collections/community.general/pull/10992,
https://github.com/ansible-collections/community.general/pull/10993,
https://github.com/ansible-collections/community.general/pull/10997).