Skip to content

Commit 0c05699

Browse files
committed
Update CHANGELOG for 2.12.0
1 parent ef9d2e2 commit 0c05699

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
# 2.12.0 (March 17, 2022)
2+
3+
ENHANCEMENTS:
4+
5+
* helper/resource: Support JSON in `TestStep` type `Config` field ([#722](https://github.com/hashicorp/terraform-plugin-sdk/issues/722))
6+
7+
BUG FIXES:
8+
9+
* customdiff: Prevented unexpected non-existent key errors in `ComputedIf`, `ForceNewIf`, and `ForceNewIfChange` since 2.11.0, using a warning log for backwards compatibility instead ([#909](https://github.com/hashicorp/terraform-plugin-sdk/issues/909))
10+
111
# 2.11.0 (March 11, 2022)
212

313
NOTES:

0 commit comments

Comments
 (0)