Update CHANGELOG.md

This commit is contained in:
Sander van Harmelen 2018-10-05 20:27:42 +02:00 committed by GitHub
parent 979aa812df
commit 5239462dd9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -10,6 +10,8 @@ IMPROVEMENTS:
* backend/remote: Add initial support for the apply command [GH-18950]
* backend/remote: Ask to cancel pending remote operations when Ctrl-C is pressed [GH-18979]
* 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]
BUG FIXES: