Update CHANGELOG.md

This commit is contained in:
Sander van Harmelen 2018-08-03 22:57:36 +02:00 committed by GitHub
parent f4da82a023
commit 80aa068056
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 @@
## 0.11.8 (Unreleased)
NEW FEATURES:
* **New `remote` backend**: Inital release of the `remote` backend for use with (Private) Terraform Enterpise [GH-18596]
IMPROVEMENTS:
* cli: display workspace name in apply and destroy commands if not default [GH-18253]