From d74ef3c03a7761a9d43fe38d1d1d27b9cf3f21c3 Mon Sep 17 00:00:00 2001 From: Luca Frosini Date: Thu, 7 Dec 2017 16:42:42 +0000 Subject: [PATCH] Fixed changelog git-svn-id: https://svn.d4science.research-infrastructures.eu/gcube/trunk/information-system/resource-registry-client@160198 82a268e6-3cf1-43bd-a215-b396298e98cf --- distro/changelog.xml | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/distro/changelog.xml b/distro/changelog.xml index 8a85af1..1efe75c 100644 --- a/distro/changelog.xml +++ b/distro/changelog.xml @@ -2,7 +2,11 @@ - + Removed API which need to pass the java class to specify the type #10318 + Added APis having a string as input containing serialization of entity or relation instead of the class instances #9877 + Changed pom.xml to use new make-servicearchive directive #10165 + Added API to read Context definition #10246 + Added API to get all Context definition #10610 Added HAProxy discovery support #8757