Update CHANGELOG.md
This commit is contained in:
parent
edaf5795a5
commit
8271c79b40
|
@ -26,6 +26,7 @@ IMPROVEMENTS:
|
|||
BUG FIXES:
|
||||
|
||||
* core: skip provider input for deprecated fields [GH-4193]
|
||||
* core: Fix issue which could cause fields that become empty to retain old values in the state [GH-3257]
|
||||
* 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]
|
||||
|
|
Loading…
Reference in New Issue