minor fix to changelog.xml

git-svn-id: http://svn.research-infrastructures.eu/public/d4science/gcube/trunk/portal/notifications-common-library@141668 82a268e6-3cf1-43bd-a215-b396298e98cf
This commit is contained in:
Costantino Perciante 2017-01-20 13:53:43 +00:00
parent c6f28e42f2
commit 4efde8de5d
1 changed files with 12 additions and 6 deletions

View File

@ -1,23 +1,29 @@
<ReleaseNotes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:noNamespaceSchemaLocation="xsd/changelog.xsd">
<Changeset component="org.gcube.common.portal.invites-common-library.1-4-0"
<Changeset component="org.gcube.common.portal.notifications-common-library.1-4-0"
date="2017-02-01">
<Change>UserManager/GroupManager implementations need to be provided
as input of several constructors</Change>
as input of several constructors
</Change>
<Change>Added thread to schedule job notifications</Change>
<Change>Post notifications thread now accepts Set instead of List for
mentioned vre groups and
hashtags to avoid duplicates
</Change>
</Changeset>
<Changeset component="org.gcube.common.portal.invites-common-library.1-2-1"
<Changeset component="org.gcube.common.portal.notifications-common-library.1-2-1"
date="2016-02-29">
<Change>Added support to discussion into email's body</Change>
</Changeset>
<Changeset component="org.gcube.common.portal.invites-common-library.1-2-0"
<Changeset component="org.gcube.common.portal.notifications-common-library.1-2-0"
date="2015-12-21">
<Change>Added shared method for posting notifications</Change>
</Changeset>
<Changeset component="org.gcube.common.portal.invites-common-library.1-1-0"
<Changeset component="org.gcube.common.portal.notifications-common-library.1-1-0"
date="2015-10-13">
<Change>Added shared method for messaging notifications</Change>
</Changeset>
<Changeset component="org.gcube.common.portal.invites-common-library.1-0-0"
<Changeset component="org.gcube.common.portal.notifications-common-library.1-0-0"
date="2015-06-30">
<Change>First Release</Change>
</Changeset>