gio_mime: add return value version (#9067)

* add return value version

* add changelog frag
This commit is contained in:
Alexei Znamensky 2024-10-30 08:27:43 +13:00 committed by GitHub
commit e63c2f54cf
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
4 changed files with 29 additions and 1 deletions

View file

@ -0,0 +1,3 @@
minor_changes:
- gio_mime module utils - add argument formatter ``version`` (https://github.com/ansible-collections/community.general/pull/9067).
- gio_mime - add return value ``version`` (https://github.com/ansible-collections/community.general/pull/9067).