diff --git a/CHANGELOG.md b/CHANGELOG.md index 404274403..79dcc1faf 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,4 @@ -# 0.3.0 (Unreleased) +# 0.3.0 (September 08, 2021) BREAKING CHANGES: * Methods on the `tfsdk.Config`, `tfsdk.Plan`, and `tfsdk.State` types now return `[]*tfprotov6.Diagnostic` instead of `error` ([#82](https://github.com/hashicorp/terraform-plugin-framework/issues/82))