From 793212a8c71e9f9613c118acace48f7ab1d8130f Mon Sep 17 00:00:00 2001 From: micafer Date: Tue, 20 Oct 2020 13:56:52 +0200 Subject: [PATCH] Update changelog --- changelog | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/changelog b/changelog index 9fb11f3f7..76b4fae3d 100644 --- a/changelog +++ b/changelog @@ -595,3 +595,11 @@ IM 1.9.3: IM 1.9.4: * Reduce the number of SSH logins. * Fix python 3 issues. + +IM 1.9.5: + * Return the dns_name of a VM with the special string #N# correctly replaced. + * TOSCA not correctly managed in case of Relationships with interfaces defined in custom types. + * Fix error returning incorrect error msg in VM creation in OpenStack conn in case of error deleting SG. + * Fix error returning TOSCA function values. + * Enable CORS. + * Fix incorrect contextualizarion in case of using vault password.