Fixed Changelog

This commit is contained in:
Luca Frosini 2020-02-11 15:42:19 +01:00
parent 48560853f2
commit 383b6b167e
1 changed files with 2 additions and 1 deletions

View File

@ -1,7 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE xml>
<ReleaseNotes>
<Changeset component="org.gcube.information-system.resource-registry.2-1-0" date="${buildDate}">
<Changeset component="org.gcube.information-system.resource-registry.3-0-0" date="${buildDate}">
<Change>Refactored code to support IS Model reorganization (e.g naming, packages)</Change>
<Change>Migrated Code from OrientDB 2.2.X APIs OrientDB 3.0.X APIs #13180</Change>
<Change>Using gxREST defined Methdos in place of the ones defined in resource-regsitry APIs #11455</Change>
<Change>Added support for Encrypted property #12812</Change>