update CHANGELOG.md

This commit is contained in:
James Bardin 2017-07-19 12:57:07 -04:00
parent f6dace3476
commit cb5739f1a0
1 changed files with 2 additions and 0 deletions

View File

@ -2,6 +2,8 @@
BUG FIXES:
* Don't show a message about the path to the state file if the state is remote [GH-15435]
* Fix crash when `terraform graph` is run with no configuration [GH-15588]
* Handle correctly the `.exe` suffix on locally-compiled provider plugins on Windows systems. [GH-15587]
INTERNAL CHANGES: