Update CHANGELOG.md

This commit is contained in:
Paul Stack 2016-12-06 08:36:32 +00:00 committed by GitHub
parent c5e63106b5
commit 617fb5a691
1 changed files with 2 additions and 1 deletions

View File

@ -23,8 +23,9 @@ BUG FIXES:
* core: Fix a diff mismatch error that could happen when a resource depends on a count resource being decreased. [GH-10522]
* core: On Unix machines if `getent` is not available, fall back to shell to find home dir. [GH-10515]
* providers/aws: cloudfront distribution 404 should mark as gone [GH-10281]
* provider/aws: cloudfront distribution 404 should mark as gone [GH-10281]
* provider/aws: Assign correct number of core instances (n-1) to aws-emr-cluster on update [GH-10529]
* provider/azurem: azurerm_availability_set not is ForceNew for UpdateDomain and FaultDomain [GH-10545]
* provider/openstack: Fix Ordering of Port Allowed Address Pairs [GH-10250]
## 0.8.0-rc2 (December 2, 2016)