This commit is contained in:
Anthony Sottile 2017-10-12 16:00:22 -07:00
parent a5338f276b
commit 8a98c5e590
4 changed files with 12 additions and 3 deletions

View file

@ -1,3 +1,12 @@
1.1.0
=====
### Features:
- `check-yaml` gains a `--allow-multiple-documents` (`-m`) argument to allow
linting of files using the
[multi document syntax](http://www.yaml.org/spec/1.2/spec.html#YAML)
- pre-commit/pre-commit#635 issue by @geekobi.
- #244 PR by @asottile.
1.0.0
=====
### Features: