Update CHANGELOG.md

This commit is contained in:
Paul Hinze 2015-12-07 11:55:56 -06:00
parent b09525d83d
commit e60d6915bc
1 changed files with 1 additions and 0 deletions

View File

@ -24,6 +24,7 @@ IMPROVEMENTS:
BUG FIXES:
* core: skip provider input for deprecated fields [GH-4193]
* provider/docker: Fix an issue running with Docker Swarm by looking up containers by ID instead of name [GH-4148]
* provider/openstack: Better handling of load balancing resource state changes [GH-3926]
* provider/aws: Skip `source_security_group_id` determination logic for Classic ELBs [GH-4075]