Update CHANGELOG.md

This commit is contained in:
Paul Hinze 2015-10-29 14:56:34 -05:00
parent 73569dc83c
commit 42898857b9
1 changed files with 1 additions and 0 deletions

View File

@ -25,6 +25,7 @@ BUG FIXES:
* provider/aws: Fix issue with order of Termincation Policies in AutoScaling Groups.
This will introduce plans on upgrade to this version, in order to correct the ordering [GH-2890]
* provider/aws: Allow cluster name, not only ARN for `aws_ecs_service` [GH-3668]
* provider/aws: ignore association not exist on route table destroy [GH-3615]
* provider/vsphere: Fix d.SetConnInfo error in case of a missing IP address [GH-3636]
## 0.6.6 (October 23, 2015)