Skip to content

Commit 1f55995

Browse files
committed
Bump up version to v0.13.0
1 parent 1b0170d commit 1f55995

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

CHANGELOG.md

+11
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,14 @@
1+
## 0.13.0 (2022-09-17)
2+
3+
### Enhancements
4+
5+
- [#198](https://github.com/terraform-linters/tflint-plugin-sdk/pull/198): host2plugin: Allow ruleset to accept Only option
6+
- This change is necessary due to a priority bug with the `--only` option. Most plugins are unaffected by this change.
7+
8+
### Chores
9+
10+
- [#197](https://github.com/terraform-linters/tflint-plugin-sdk/pull/197): Bump github.com/google/go-cmp from 0.5.8 to 0.5.9
11+
112
## 0.12.0 (2022-09-07)
213

314
This release adds `GetModulePath()` API. This is a breaking change and all plugins need to be built using this version in order to work with TFLint v0.40+.

0 commit comments

Comments
 (0)