diff --git a/CHANGELOG.md b/CHANGELOG.md index 99998758..a6a21624 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,9 +1,10 @@ # CHANGELOG -## 1.2.5 (unreleased) +## 1.2.5 (2020-06-07) * Fixed a bug where some empty found values would be treated as not found. ([#249](https://github.com/eerkunt/terraform-compliance/issues/249)) * Improved some error messages that might create some confusion about the failure results. ([#284](https://github.com/eerkunt/terraform-compliance/issues/284)) * Fixed a problem where using `@warning` tag was causing a problem where error messages was hidden on `-q` usage. +* Fixed `@warning` tag where further steps were also executed on a failure condition unintentionally. ([#279](https://github.com/eerkunt/terraform-compliance/issues/279)) ## 1.2.4 (2020-06-03) * Add ability to reference a git repo by branch name and directory via `.git//?ref=