diff --git a/CHANGELOG.md b/CHANGELOG.md index 00dfb951..496b90a4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,6 @@ # CHANGELOG -## Unreleased +## 1.3.9 (2020-01-10) * Fixed an issue where incorrect `ref_type` format were breaking during parsing. ([#444](https://github.com/eerkunt/terraform-compliance/pull/444)) * Fixed an issue where \x08 character was breaking JUnit XML conversion during provider version_constraint checks. ([#432](https://github.com/eerkunt/terraform-compliance/pull/432)) * Fixed an issue where the omission of `after_unknown` values were breaking the Given step `resource that supports`. ([#445](https://github.com/eerkunt/terraform-compliance/pull/445))