File tree Expand file tree Collapse file tree 1 file changed +16
-0
lines changed Expand file tree Collapse file tree 1 file changed +16
-0
lines changed Original file line number Diff line number Diff line change
1
+ ## 0.1.1 (2020-05-23)
2
+
3
+ ### Changes
4
+
5
+ - [ #20 ] ( https://github.com/terraform-linters/tflint-plugin-sdk/pull/20 ) : helper: Make Issues of TestRunner non-nil
6
+
7
+ ### Chores
8
+
9
+ - [ #15 ] ( https://github.com/terraform-linters/tflint-plugin-sdk/pull/15 ) : Bump github.com/hashicorp/go-hclog from 0.10.1 to 0.13.0
10
+ - [ #16 ] ( https://github.com/terraform-linters/tflint-plugin-sdk/pull/16 ) : Bump github.com/google/go-cmp from 0.3.1 to 0.4.1
11
+ - [ #17 ] ( https://github.com/terraform-linters/tflint-plugin-sdk/pull/17 ) : Bump github.com/hashicorp/hcl/v2 from 2.2.0 to 2.5.1
12
+ - [ #18 ] ( https://github.com/terraform-linters/tflint-plugin-sdk/pull/18 ) : Adding gitignore file
13
+ - [ #19 ] ( https://github.com/terraform-linters/tflint-plugin-sdk/pull/19 ) : Add tests and CI setups
14
+ - [ #21 ] ( https://github.com/terraform-linters/tflint-plugin-sdk/pull/21 ) : Bump github.com/hashicorp/go-plugin from 1.0.1 to 1.3.0
15
+ - [ #22 ] ( https://github.com/terraform-linters/tflint-plugin-sdk/pull/22 ) : Bump github.com/zclconf/go-cty from 1.1.1 to 1.4.1
16
+
1
17
## 0.1.0 (2020-01-18)
2
18
3
19
Initial release
You can’t perform that action at this time.
0 commit comments