This commit is contained in:
Anthony Sottile 2017-06-06 14:26:36 -07:00
parent 5bf6c09bfa
commit 78818b90cd
4 changed files with 10 additions and 3 deletions

View file

@ -1,3 +1,10 @@
0.8.0
=====
- Add flag allowing missing keys to `detect-aws-credentials`
- Handle django default `tests.py` in `name-tests-test`
- Add `--no-ensure-ascii` option to `pretty-format-json`
- Add `no-commit-to-branch` hook
0.7.1
=====
- Don't false positive on files where trailing whitespace isn't changed.