Fixed changelog

git-svn-id: https://svn.d4science.research-infrastructures.eu/gcube/trunk/information-system/resource-registry@154719 82a268e6-3cf1-43bd-a215-b396298e98cf
This commit is contained in:
Luca Frosini 2017-09-29 09:37:41 +00:00
parent 5e284c5f61
commit 605124e0b7
1 changed files with 4 additions and 2 deletions

View File

@ -1,11 +1,13 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE xml>
<ReleaseNotes>
<Changeset component="org.gcube.information-system.resource-registry.1-5-0" date="${buildDate}">
<Changeset component="org.gcube.information-system.resource-registry.1-6-0" date="${buildDate}">
<Change>Added an API to retrieve Resource instances filtering them #9772</Change>
</Changeset>
<Changeset component="org.gcube.information-system.resource-registry.1-5-0" date="2017-07-25">
<Change>Improved logging for REST methods</Change>
<Change>REST methods override default ServiceUsageRecord 'calledMethod' field to improve accounting performaces #9020</Change>
<Change>Removed List and Set support as workaround fo OrientDB bug #9021</Change>
<Change>Added an API to retrieve Resource instances filtering them #9772</Change>
</Changeset>
<Changeset component="org.gcube.information-system.resource-registry.1-4-0" date="2017-06-07">
<Change>Removed uneeded dependecies declaration (thinkerpopo frames)</Change>