From ed835fd917bd2140352ddbd68bca3431cb916e5b Mon Sep 17 00:00:00 2001 From: "luca.frosini" Date: Thu, 7 Dec 2017 15:57:01 +0000 Subject: [PATCH] Fixed changelog git-svn-id: https://svn.d4science.research-infrastructures.eu/gcube/trunk/information-system/resource-registry-api@160185 82a268e6-3cf1-43bd-a215-b396298e98cf --- distro/changelog.xml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/distro/changelog.xml b/distro/changelog.xml index 04ce479..f758042 100644 --- a/distro/changelog.xml +++ b/distro/changelog.xml @@ -4,6 +4,8 @@ Added SchemaAlreadyPresentException #10207 Added Utility to get the Type name from an ER Class or interface #10172 + Changed pom.xml to use new make-servicearchive directive #10162 + Forced UTF-8 HTTP body encoding in HTTPCall class #9966 Added an API to retrieve Resource instances filtering them #9772