From 1644af770e011fa47d2fe8f2cb47abc97e9df2a2 Mon Sep 17 00:00:00 2001 From: Joe Topjian Date: Fri, 1 Jul 2016 20:39:17 -0600 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index de8651843..efa7bf9c1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -22,6 +22,7 @@ BACKWARDS INCOMPATIBILITIES / NOTES: * `aws_db_instance` now defaults `publicly_accessible` to false * `openstack_fw_policy_v1` now correctly applies rules in the order they are specified. Upon the next apply, current rules might be re-ordered. * `atlas_artifact` resource has be depracated. Please use the new `atlas_artifact` Data Source + * The `member` attribute of `openstack_lb_pool_v1` has been deprecated. Please ue the new `openstack_lb_member_v1` resource. FEATURES: