diff --git a/CHANGELOG.md b/CHANGELOG.md index dfdf5bbd..b2af4464 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,6 @@ # CHANGELOG -## Unreleased +## 1.3.16 (2020-06-04) * Added an auto-detection mechanism for terraform version while converting the plan. ([#365](https://github.com/terraform-compliance/cli/issues/365) [#273](https://github.com/terraform-compliance/cli/issues/273) [#381](https://github.com/terraform-compliance/cli/issues/381) [MicrosoftDocs/azure-dev-docs#396](https://github.com/MicrosoftDocs/azure-dev-docs/pull/396) [documentation](https://terraform-compliance.com/pages/usage/#-tv---terraform-version)) * Updated the hashicorp public key. ([#475](https://github.com/terraform-compliance/cli/issues/475)) @@ -439,4 +439,4 @@ * Instead of having `untaggable_resources` now `terraform-compliance` auto-detects if a resource has `tag` property. * Removed `terraform-validate` usage. * Introduced internal `terraform-compliance` exceptions instead of generic ones. -* Started to keep a CHANGELOG for better understanding about what happens in the tool :) \ No newline at end of file +* Started to keep a CHANGELOG for better understanding about what happens in the tool :)