diff --git a/distro/changelog.xml b/distro/changelog.xml index 62af652..05021d8 100644 --- a/distro/changelog.xml +++ b/distro/changelog.xml @@ -1,5 +1,5 @@ - [Task #12059] added delete item [Task #12533] added trash operations @@ -15,6 +15,10 @@ [Task #12720] added Image Preview to StorageHub + + minor fixes + [Task #12059] first release diff --git a/pom.xml b/pom.xml index 389dfec..31941cf 100644 --- a/pom.xml +++ b/pom.xml @@ -10,7 +10,7 @@ org.gcube.common storagehub-client-wrapper - 0.2.0-SNAPSHOT + 0.3.0-SNAPSHOT storagehub-client-wrapper This is a wrapper of storagehub-client library. It allows to interact with storagehub in a simplified way by exposing several utilities. Moreover, It exposes object as defined in (the old) HL interfaces