You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -1,4 +1,4 @@
1
-
# 0.3.0 (Unreleased)
1
+
# 0.3.0 (April 21, 2021)
2
2
3
3
BREAKING CHANGES:
4
4
* 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