resource-registry-client/distro/changelog.xml

15 lines
730 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE xml>
<ReleaseNotes>
<Changeset component="org.gcube.information-system.resource-registry-client.1-2-0" date="${buildDate}">
<Change>Added API to support Entity-Relation navigation</Change>
<Change>Added API to get the list of ER types and their own schema</Change>
<Change>Added ResourceRegistryException json deserialization</Change>
</Changeset>
<Changeset component="org.gcube.information-system.resource-registry-client.1-1-0" date="2016-12-16">
<Change>Improved code quality</Change>
</Changeset>
<Changeset component="org.gcube.information-system.resource-registry-client.1-0-0" date="2016-11-03">
<Change>First Release</Change>
</Changeset>
</ReleaseNotes>