Skip to content

Commit 32fe593

Browse files
committed
Update CHANGELOG for 0.11.0
1 parent a494582 commit 32fe593

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,14 @@
1+
# 0.11.0 (July 8, 2022)
2+
3+
FEATURES:
4+
5+
* Added support for protocol version 5.3 and 6.3, which allows providers to opt into the `PlanResourceChange` RPC for resource destruction ([#205](https://github.com/hashicorp/terraform-plugin-go/issues/205))
6+
7+
ENHANCEMENTS:
8+
9+
* tfprotov5: Added `ServerCapabilities` type and `ServerCapabilities` field to `GetProviderSchemaResponse` ([#205](https://github.com/hashicorp/terraform-plugin-go/issues/205))
10+
* tfprotov6: Added `ServerCapabilities` type and `ServerCapabilities` field to `GetProviderSchemaResponse` ([#205](https://github.com/hashicorp/terraform-plugin-go/issues/205))
11+
112
# 0.10.0 (July 5, 2022)
213

314
ENHANCEMENTS:

0 commit comments

Comments
 (0)