From 64d2ac18c991e3b9d4511c84e0bf154407fe23ed Mon Sep 17 00:00:00 2001 From: micafer Date: Tue, 22 May 2018 10:41:56 +0200 Subject: [PATCH] Update changelog --- changelog | 2 ++ 1 file changed, 2 insertions(+) diff --git a/changelog b/changelog index 00a42e4ca..59bfa32da 100644 --- a/changelog +++ b/changelog @@ -414,3 +414,5 @@ IM 1.7.1: IM 1.7.2: * Fix Error setting the INF_CACHE_TIME conf variable time. * Add support to availability_zone in tosca.policies.Placement. + * Enable to set instance_tags in connectors. + * Fix error in Azure conn: VM disks are not deleted when VM is finalized, only when Infrastructure is destroyed.