Update CHANGELOG.md

This commit is contained in:
Sander van Harmelen 2018-10-09 09:43:37 +02:00 committed by GitHub
parent 53a8aaaf85
commit 4ff43440be
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

View File

@ -12,6 +12,8 @@ IMPROVEMENTS:
* backend/remote: Add support for the `-no-color` command line flag [GH-19002]
* backend/remote: Prevent running plan or apply without permissions [GH-19012]
* backend/remote: Add checks for all flags we currently dont support [GH-19013]
* backend/remote: Allow enhanced backends to pass custom exit codes [GH-19014]
* backend/remote: Properly handle workspaces that auto apply changes [GH-19022]
BUG FIXES: