diff --git a/CHANGELOG.md b/CHANGELOG.md index 1d87beb..ed7e7c7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,9 @@ +## 0.7.1 (2020-01-10) + +### BugFixes + +- [#93](https://github.com/terraform-linters/tflint-plugin-sdk/pull/93): tflint: Add workaround for parsing heredoc expressions + ## 0.7.0 (2021-01-03) This release changes the Runner interface. This is a breaking change and all plugins need to be built using this version in order to work with TFLint v0.23+.