Skip to content

Commit

Permalink
Update CHANGELOG for 0.12.0
Browse files Browse the repository at this point in the history
  • Loading branch information
bflad committed Jul 15, 2022
1 parent 2ba77a5 commit 4a24b5d
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
# 0.12.0 (July 15, 2022)

NOTES:

* The underlying `terraform-plugin-log` dependency has been updated to v0.6.0, which includes log filtering support and breaking changes of `With()` to `SetField()` function names. Any provider logging which calls those functions may require updates. ([#209](https://github.com/hashicorp/terraform-plugin-go/issues/209))

# 0.11.0 (July 8, 2022)

FEATURES:
Expand Down

0 comments on commit 4a24b5d

Please sign in to comment.