Update CHANGELOG.md

This commit is contained in:
Radek Simko 2015-08-19 10:46:50 +01:00
parent f27b0a0cf1
commit 31d6949b3f
1 changed files with 4 additions and 0 deletions

View File

@ -6,6 +6,10 @@ IMPROVEMENTS:
* core: Print all outputs when `terraform output` is called with no arguments [GH-2920]
* provider/aws: Add `instance_initiated_shutdown_behavior` to AWS Instance [GH-2887]
BUG FIXES:
* google: Crashes with interface conversion in GCE Instance Template [GH-2901]
## 0.6.3 (August 11, 2015)
BUG FIXES: