diff --git a/CHANGELOG.md b/CHANGELOG.md index 3bee937..d497d6e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,7 @@ * BREAKING * drop support for python 2 +* FEATURE + * add new rule to check if yaml document end marker is present (check_yaml_document_end) * INTERNAL * test only with ansible version `latest` and `devel` * build and release multi-arch docker images