From 77cf5ed2f1195740629e804dc48bf24bad702a92 Mon Sep 17 00:00:00 2001 From: Luca Frosini Date: Tue, 11 Feb 2020 15:46:26 +0100 Subject: [PATCH] Fixed version --- changelog.xml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/changelog.xml b/changelog.xml index 86559aa..b7f387c 100644 --- a/changelog.xml +++ b/changelog.xml @@ -1,7 +1,8 @@ - + + Refactored code to support IS Model reorganization (e.g naming, packages) Using gxREST in place of custom class of resource-regsitry-api #11455 Refactored code to support renaming of Embedded class to Property #13274