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

15 lines
536 B
XML
Raw Normal View History

<ReleaseNotes>
<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>