ansible-later/CHANGELOG.md

8 lines
256 B
Markdown
Raw Normal View History

2019-10-10 17:59:29 +02:00
* BREAKING
* drop support for python 2
2019-10-16 00:39:31 +02:00
* FEATURE
* add new rule to check if yaml document end marker is present (check_yaml_document_end)
2019-10-10 17:59:29 +02:00
* INTERNAL
* test only with ansible version `latest` and `devel`
* build and release multi-arch docker images