Update CHANGELOG.md

This commit is contained in:
Martin Atkins 2021-08-17 15:36:00 -07:00 committed by GitHub
parent c23a7fce4e
commit 563141bc59
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 0 deletions

View File

@ -1,5 +1,9 @@
## 1.1.0 (Unreleased)
UPGRADE NOTES:
* Terraform on macOS now requires macOS 10.13 High Sierra or later; Older macOS versions are no longer supported.
NEW FEATURES:
* cli: `terraform add` generates resource configuration templates ([#28874](https://github.com/hashicorp/terraform/issues/28874))