Skip to content

Commit cf013ac

Browse files
committed
typo: 2020 -> 2021
1 parent 5fd320e commit cf013ac

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
## 0.8.0 (2020-01-31)
1+
## 0.8.0 (2021-01-31)
22

33
This release fixes some bugs when using `Config` API. This is a breaking change and all plugins need to be built using this version in order to work with TFLint v0.24+.
44

@@ -18,7 +18,7 @@ See also https://github.com/terraform-linters/tflint-ruleset-template/pull/26 fo
1818
- [#94](https://github.com/terraform-linters/tflint-plugin-sdk/pull/94): Bump github.com/hashicorp/hcl/v2 from 2.8.1 to 2.8.2
1919
- [#99](https://github.com/terraform-linters/tflint-plugin-sdk/pull/99): Allow use of ${terraform.workspace} in tests
2020

21-
## 0.7.1 (2020-01-10)
21+
## 0.7.1 (2021-01-10)
2222

2323
### BugFixes
2424

0 commit comments

Comments
 (0)