Update CHANGELOG.md

This commit is contained in:
Mitchell Hashimoto 2016-11-03 10:41:44 -07:00 committed by GitHub
parent c405a7a682
commit 68d99b6ef6
1 changed files with 1 additions and 0 deletions

View File

@ -13,6 +13,7 @@ IMPROVEMENTS:
BUG FIXES:
* core: Provisioners in modules do not crash during `apply` (regression). [GH-9846]
* provider/aws: Fix issue setting `certificate_upload_date` in `aws_api_gateway_domain_name` [GH-9815]
* provider/azurerm: allow storage_account resource with name "$root" [GH-9813]
* provider/google: fix for looking up project image families [GH-9243]