Update CHANGELOG.md

This commit is contained in:
Clint 2016-09-22 15:23:05 -05:00 committed by GitHub
parent becdfef87b
commit 5a17f4a448
1 changed files with 1 additions and 0 deletions

View File

@ -28,6 +28,7 @@ BUG FIXES:
* provider/librato: Mandatory name and conditions attributes weren't being sent on Update unless changed [GH-8984]
* provider/aws: Remove support for `ah` and `esp` literals in Security Group Ingress/Egress rules; you must use the actual protocol number for protocols other than `tcp`, `udp`, `icmp`, or `all` [GH-8975]
* provider/aws: VPC ID, Port, Protocol and Name change on aws_alb_target_group will ForceNew resource [GH-8989]
* provider/aws: Wait for Spot Fleet to drain before removing from state [GH-8938]
## 0.7.4 (September 19, 2016)