Fixed changelog

git-svn-id: https://svn.d4science.research-infrastructures.eu/gcube/trunk/data-publishing/document-store-lib@152686 82a268e6-3cf1-43bd-a215-b396298e98cf
This commit is contained in:
Luca Frosini 2017-09-05 15:46:39 +00:00
parent c9a24f51ce
commit ec0e4b0ed2
1 changed files with 1 additions and 0 deletions

View File

@ -3,6 +3,7 @@
<ReleaseNotes>
<Changeset component="org.gcube.data-publishing.document-store-lib.2-1-0" date="${buildDate}">
<Change>Added abstract method isConnectionActive() in PersistenceBackend</Change>
<Change>Migrated document-store marshalling/unmarshalling to Jackson #9609</Change>
</Changeset>
<Changeset component="org.gcube.data-publishing.document-store-lib.2-0-0" date="2017-06-07">
<Change>Added Jackson support on Usage Record model to allow to use it for marshalling and unmarshalling</Change>