Fixed changelog

git-svn-id: https://svn.d4science.research-infrastructures.eu/gcube/trunk/accounting/accounting-service@152710 82a268e6-3cf1-43bd-a215-b396298e98cf
This commit is contained in:
Luca Frosini 2017-09-06 09:28:15 +00:00
parent ba7acac7f4
commit 98e2ddcaf0
1 changed files with 6 additions and 1 deletions

View File

@ -1,7 +1,12 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE xml>
<ReleaseNotes>
<Changeset component="org.gcube.data-publishing.document-store-lib-accounting-service.1-0-0" date="${buildDate}">
<Changeset component="org.gcube.accounting.accounting-service.1-1-0" date="${buildDate}">
<Change>Complete Refactor of Service #9032</Change>
<Change>Always posting a List of Record even when we have to post a single one #9034</Change>
<Change>Record List is unmarshalled as JSON using jackson #9036 #9033</Change>
</Changeset>
<Changeset component="org.gcube.accounting.accounting-service.1-0-0" date="2017-06-07">
<Change>First Release</Change>
</Changeset>
</ReleaseNotes>