Fixed changelog

git-svn-id: https://svn.d4science.research-infrastructures.eu/gcube/trunk/information-system/resource-registry-api@160185 82a268e6-3cf1-43bd-a215-b396298e98cf
This commit is contained in:
Luca Frosini 2017-12-07 15:57:01 +00:00
parent ebd2b60a81
commit ed835fd917
1 changed files with 2 additions and 0 deletions

View File

@ -4,6 +4,8 @@
<Changeset component="org.gcube.information-system.resource-registry-api.1-7-0" date="${buildDate}">
<Change>Added SchemaAlreadyPresentException #10207</Change>
<Change>Added Utility to get the Type name from an ER Class or interface #10172</Change>
<Change>Changed pom.xml to use new make-servicearchive directive #10162</Change>
<Change>Forced UTF-8 HTTP body encoding in HTTPCall class #9966</Change>
</Changeset>
<Changeset component="org.gcube.information-system.resource-registry-api.1-6-0" date="2017-10-09">
<Change>Added an API to retrieve Resource instances filtering them #9772</Change>