pipx: minor refactor (#3647)

* pipx: minor refactor

* added changelog fragment
This commit is contained in:
Alexei Znamensky 2021-11-01 19:59:15 +13:00 committed by GitHub
commit 01887bf359
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 7 additions and 6 deletions

View file

@ -0,0 +1,2 @@
minor_changes:
- pipx - minor refactor on the ``changed`` logic (https://github.com/ansible-collections/community.general/pull/3647).