README.md in yaml-validator-0.1.0 vs README.md in yaml-validator-0.1.1

- old
+ new

@@ -38,5 +38,13 @@ fr.yml: found character that cannot start any token while scanning for the next token at line 19 column 14 nl.yml: parent_key.key1: missing variable 'var_with_typo' (available options var_without_type) ``` +Changelog +========= + +0.1.0 +----- + +* Added missing translations validation (strings that appear in en.yml but not in the other strings) +