tabular-data-gwt-service/templates/changelog.xml

38 lines
1.4 KiB
XML

<ReleaseNotes>
<Changeset component="${groupId}.${artifactId}.2-3-0"
date="2014-06-05">
<Change>Added GroupBy</Change>
<Change>Added SecurtyException</Change>
<Change>Updated OperationInvocation</Change>
<Change>Updated Replace</Change>
</Changeset>
<Changeset component="${groupId}.${artifactId}.2-2-0"
date="2014-06-05">
<Change>Added replace batch operation</Change>
<Change>Added history</Change>
<Change>Added resubmit task</Change>
<Change>Added resume task</Change>
</Changeset>
<Changeset component="${groupId}.${artifactId}.2-1-0"
date="2014-04-04">
<Change>Added replace value operation</Change>
<Change>Added share</Change>
<Change>Added clone operation</Change>
<Change>Added retrieve of codelist</Change>
<Change>Added delete and apply template operation</Change>
<Change>Added the management of views</Change>
</Changeset>
<Changeset component="${groupId}.${artifactId}.2-0-0"
date="2014-02-01">
<Change>Added column delete operation</Change>
<Change>Added column change type operation</Change>
<Change>Added CSV Export operation</Change>
<Change>Added SDMX Export operation</Change>
<Change>Updated CSV Import operation</Change>
<Change>Updated SDMX Import operation</Change>
</Changeset>
<Changeset component="${groupId}.${artifactId}.1-0-0"
date="2013-10-18">
<Change>First Release</Change>
</Changeset>
</ReleaseNotes>