Skip to content

Commit

Permalink
Update CHANGELOG for 2.22.0
Browse files Browse the repository at this point in the history
  • Loading branch information
bflad committed Sep 8, 2022
1 parent d0009e2 commit c425f01
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,14 @@
# 2.22.0 (September 8, 2022)

ENHANCEMENTS:

* helper/resource: Add ImportStatePersist to optionally persist state generated during import ([#1052](https://github.com/hashicorp/terraform-plugin-sdk/issues/1052))

BUG FIXES:

* helper/schema: Delayed deprecated attribute warnings for unknown values, which may be null ([#1047](https://github.com/hashicorp/terraform-plugin-sdk/issues/1047))
* helper/schema: Included path information in list size diagnostics for cases where Terraform does not include the configuration source ([#826](https://github.com/hashicorp/terraform-plugin-sdk/issues/826))

# 2.21.0 (August 15, 2022)

NOTES:
Expand Down

0 comments on commit c425f01

Please sign in to comment.