Skip to content

Commit

Permalink
Changelog for 0.2.0 (#60)
Browse files Browse the repository at this point in the history
* Changelog for 0.2.0
  • Loading branch information
shiyuhang0 authored Feb 16, 2023
1 parent e820874 commit ed3ab86
Showing 1 changed file with 19 additions and 0 deletions.
19 changes: 19 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,22 @@
## [0.2.0] 2023-01-16

**Feature**
* Support import resource in [#52](https://github.com/tidbcloud/terraform-provider-tidbcloud/pull/52)

**Enhancement**
* Replace open api sdk in [#50](https://github.com/tidbcloud/terraform-provider-tidbcloud/pull/50)
* Update terraform-plugin-framework to 1.1.1 in [#51](https://github.com/tidbcloud/terraform-provider-tidbcloud/pull/51)
* Refactor test in [#55](https://github.com/tidbcloud/terraform-provider-tidbcloud/pull/55)

**Docs**
* Unify user guide in [#44](https://github.com/tidbcloud/terraform-provider-tidbcloud/pull/44)
* Add workflow for terraform in [#56](https://github.com/tidbcloud/terraform-provider-tidbcloud/pull/56)

**Deps**
* Bump github.com/hashicorp/terraform-plugin-sdk/v2 from 2.21.0 to 2.24.1 in [#27](https://github.com/tidbcloud/terraform-provider-tidbcloud/pull/27)
* Bump goreleaser/goreleaser-action from 3 to 4 in [#39](https://github.com/tidbcloud/terraform-provider-tidbcloud/pull/39)
* Bump github.com/hashicorp/terraform-plugin-go from 0.14.1 to 0.14.3 in [#42](https://github.com/tidbcloud/terraform-provider-tidbcloud/pull/42)

## [0.1.1] 2022-11-15

**Docs**
Expand Down

0 comments on commit ed3ab86

Please sign in to comment.