Skip to content

Commit 79b4af5

Browse files
authored
Update CHANGELOG.md
1 parent 08f0ed5 commit 79b4af5

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,10 @@ ENHANCEMENTS
55
* Convenience methods were added to the `diag` package to simplify common error cases [GH-449]
66
* Removed the `helper/mutexkv`, `helper/pathorcontents`, `httpclient`, and `helper/hashcode` packages. These packages can be easily replicated in plugin code if necessary or the v1 versions can be used side-by-side [GH-438]
77

8+
BREAKING CHANGES
9+
10+
* Removed `schema.PanicOnErr/TF_SCHEMA_PANIC_ON_ERR` environment variable. `d.Set()` errors are now logged in production and panic during acceptance tests (`TF_ACC=1`). [GH-462]
11+
812
# 2.0.0-rc.1 (May 05, 2020)
913

1014
BREAKING CHANGES

0 commit comments

Comments
 (0)