diff --git a/CHANGELOG.md b/CHANGELOG.md index 09a9269df2..5c004115c2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,9 @@ IMPROVEMENTS: * cli: The `terraform versions` command now prints out the version numbers of initialized plugins as well as the version of Terraform core, so that they can be more easily shared when opening GitHub Issues, etc. [GH-16439] + +PROVIDER FRAMEWORK CHANGES (not user-facing): + * helper/schema: Loosen validation for 'id' field [GH-16456] ## 0.10.8 (October 25, 2017)