ansible/changelogs/fragments/win_update_string_names_fix.yaml
Matt Davis 6f62dd66bb convert CHANGELOG to per-major-ver and generated
* CHANGELOGs are now per-version
* CHANGELOGs are now RST format
* CHANGELOGs are now generated via reno from YAML fragments located in changelogs/fragements. This allows feature/bugfix changelog fragments to be cherry-picked alongside the code changes
* each version's CHANGELOG_vX.Y.rst is generatd at release-time and can be easily copied/cherry-picked into other branches
2018-02-15 23:06:39 -08:00

3 lines
No EOL
117 B
YAML

bugfixes:
- |
win_updates - fix regresion with string category names(https://github.com/ansible/ansible/pull/36015)