Skip to content

Commit

Permalink
Update CHANGELOG for 0.14.3
Browse files Browse the repository at this point in the history
  • Loading branch information
bflad committed Jan 5, 2023
1 parent dcadf23 commit c593d2e
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
# 0.14.3 (January 5, 2023)

BUG FIXES:

* tfprotov5/tf5server: Prevented `TF_LOG_SDK_PROTO_DATA_DIR` file overlap by switching from second to millisecond file naming granularity ([#245](https://github.com/hashicorp/terraform-plugin-go/issues/245))
* tfprotov6/tf6server: Prevented `TF_LOG_SDK_PROTO_DATA_DIR` file overlap by switching from second to millisecond file naming granularity ([#245](https://github.com/hashicorp/terraform-plugin-go/issues/245))

# 0.14.2 (November 22, 2022)

BUG FIXES:
Expand Down

0 comments on commit c593d2e

Please sign in to comment.