Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
eerkunt authored Jun 7, 2020
1 parent 2a4603f commit 69a50a4
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -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 `<repo>.git//<directory>?ref=<branch-name`. ([#218](https://github.com/eerkunt/terraform-compliance/issues/218))
Expand Down

0 comments on commit 69a50a4

Please sign in to comment.