Skip to content

Commit 26c9b68

Browse files
author
Terraform SDK CircleCI
committed
v0.3.0 [skip ci]
1 parent 0ee584c commit 26c9b68

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# 0.3.0 (Unreleased)
1+
# 0.3.0 (April 21, 2021)
22

33
BREAKING CHANGES:
44
* Previously, `tftypes.NewValue` would panic if the Go type supplied wasn't a valid Go type for _any_ `tftypes.Type`. Now `tftypes.NewValue` will panic if the Go type supplied isn't a valid Go type for the _specific_ `tftypes.Type` supplied. ([#67](https://github.com/hashicorp/terraform-plugin-go/issues/67))

0 commit comments

Comments
 (0)