ansible/changelogs/fragments/version-libyaml-git.yml
Matt Martz fb03ac7019
Add libyaml info to version output, and restore git info (#71948)
* Add libyaml info to version, restore git functionality

* Add clog fragment

* Update tests to reflect new version output
2020-10-02 14:04:49 -05:00

4 lines
174 B
YAML

minor_changes:
- CLI - Specify whether PyYAML includes libyaml support in version output
bugfixes:
- CLI - Restore git information in version output when running from source