commit | 78818b90cd694c29333ba54d38f9e60b6359ccfc | [log] [tgz] |
---|---|---|
author | Anthony Sottile <asottile@umich.edu> | Tue Jun 06 14:26:36 2017 -0700 |
committer | Anthony Sottile <asottile@umich.edu> | Tue Jun 06 14:26:36 2017 -0700 |
tree | 7fa742c54ad562c3c8358150e8ea48956c781928 | |
parent | 5bf6c09bfa1297d3692cadd621ef95f1284e33c0 [diff] [blame] |
v0.8.0
diff --git a/CHANGELOG b/CHANGELOG index c489206..f547531 100644 --- a/CHANGELOG +++ b/CHANGELOG
@@ -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.