Fixed changelog

This commit is contained in:
Luca Frosini 2019-10-09 10:20:56 +02:00
parent e64fd33452
commit 34c8cc7267
1 changed files with 4 additions and 1 deletions

View File

@ -1,7 +1,10 @@
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE xml> <!DOCTYPE xml>
<ReleaseNotes> <ReleaseNotes>
<Changeset component="org.gcube.data-catalogue.grsf-publisher-ws.1-9-0" date="${buildDate}"> <Changeset component="org.gcube.data-catalogue.grsf-publisher-ws.1-10-0" date="${buildDate}">
<Change>Tags longer than 100 characters are truncated instead of skipped refs #17965</Change>
</Changeset>
<Changeset component="org.gcube.data-catalogue.grsf-publisher-ws.1-9-0" date="2019-05-27">
<Change>refers_to can be null while publishing legacy records refs #13347</Change> <Change>refers_to can be null while publishing legacy records refs #13347</Change>
<Change>Removed the non-ascii clean from extra fields refs #12421</Change> <Change>Removed the non-ascii clean from extra fields refs #12421</Change>
<Change>Properly supporting UTF-8 characters refs #12421</Change> <Change>Properly supporting UTF-8 characters refs #12421</Change>