Fixed changelog. refs #10136

git-svn-id: https://svn.d4science.research-infrastructures.eu/gcube/trunk/accounting/accounting-aggregator-se-plugin@171303 82a268e6-3cf1-43bd-a215-b396298e98cf
This commit is contained in:
Luca Frosini 2018-09-04 10:00:45 +00:00
parent 08d1646bd4
commit 2f0c9bc0af
1 changed files with 4 additions and 1 deletions

View File

@ -1,7 +1,10 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE xml>
<ReleaseNotes>
<Changeset component="org.gcube.accounting.accounting-aggregator-se-plugin.1.4.0" date="${buildDate}">
<Changeset component="org.gcube.accounting.accounting-aggregator-se-plugin.1.5.0" date="${buildDate}">
<Change>Creating uber-jar instead of jar-with-dependencies</Change>
</Changeset>
<Changeset component="org.gcube.accounting.accounting-aggregator-se-plugin.1.4.0" date="2018-04-12">
<Change>Logging every 5% elaborated rows when the total number is greatest than 100000</Change>
<Change>Regex Rules are loaded every time the plugin is lauched #11233</Change>
<Change>Added possibility to force to rerun an already completed aggregation #11258</Change>