Update CHANGELOG

This commit is contained in:
Mitchell Hashimoto 2014-08-05 10:29:01 -07:00
parent 742e33c672
commit ea4210b206
1 changed files with 1 additions and 0 deletions

View File

@ -14,6 +14,7 @@ BUG FIXES:
* core: Default variable file "terraform.tfvars" is auto-loaded. [GH-59]
* core: Multi-variables (`foo.*.bar`) work even when `count = 1`. [GH-115]
* core: `file()` function can have string literal arg [GH-145]
* providers/cloudflare: Include the proper bins so the cloudflare
provider is compiled
* providers/aws: Engine version for RDS now properly set [GH-118]