Update CHANGELOG.md

This commit is contained in:
Mitchell Hashimoto 2017-03-16 15:49:58 -07:00 committed by GitHub
parent d7ebea91fe
commit 31c0f33431
1 changed files with 1 additions and 0 deletions

View File

@ -21,6 +21,7 @@ IMPROVEMENTS:
BUG FIXES:
* command/apply: Applies from plans with backends set will reuse the backend rather than local [GH-12785]
* command/init: Changing only `-backend-config` detects changes and reconfigures [GH-12776]
* command/push: Detect local state and error properly [GH-12773]
* command/refresh: Allow empty and non-existent state [GH-12777]