commit | b1a80627506b0bd238a6931f59efa7922b7b2d78 | [log] [tgz] |
---|---|---|
author | Anthony Sottile <asottile@umich.edu> | Mon Feb 19 13:27:08 2018 -0800 |
committer | Anthony Sottile <asottile@umich.edu> | Mon Feb 19 13:27:08 2018 -0800 |
tree | b3ab3d6d0683303481aa726c16dba1b66acd093f | |
parent | 93833548b14e7d309ceeca91e482da9deddf99ca [diff] [blame] |
v1.2.1
diff --git a/CHANGELOG.md b/CHANGELOG.md index 73aabbc..0770077 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md
@@ -1,3 +1,13 @@ +1.2.1 +===== +### Fixes: +- `detect-aws-credentials` false positive when key was empty + - #258 issue by @PVSec. + - #260 PR by @PVSec. +- `no-commit-to-branch` no longer crashes when not on a branch + - #265 issue by @hectorv. + - #266 PR by @asottile. + 1.2.0 ===== ### Features: