[SKIP CI] adjust changelog

This commit is contained in:
Robert Kaussow 2019-11-20 00:40:27 +01:00
parent 031e528c4b
commit f8c1c67e42
1 changed files with 3 additions and 1 deletions

View File

@ -1,7 +1,9 @@
* BREAKING
* drop support for python 2
* drop support for python 2.7
* FEATURE
* add new rule to check if yaml document end marker is present (check_yaml_document_end)
* BUGFIX
* fix exception while tasks `name` attribute is empty
* INTERNAL
* test only with ansible version `latest` and `devel`
* build and release multi-arch docker images