diff --git a/CHANGELOG.md b/CHANGELOG.md index 8c3d1bc..d33519f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,7 @@ +## 0.1.5 (2022-06-26) + +- Fix excessive false positives from random string detection + ## 0.1.4 (2022-05-14) - [Bug #31] Detect secrets assigned with := operator