diff --git a/CHANGELOG.md b/CHANGELOG.md index 120b98c..f484e2d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,6 @@ All notable changes to this project will be documented in this file. This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). -## [v0.1.0-SNAPSHOT] - 2020-08-27 +## [v0.2.0-SNAPSHOT] - 2021-02-11 [#19378] First Release diff --git a/README.md b/README.md index 2611f32..6dbf102 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # Catalogue Util Library Utility library to interact with the D4Science's Catalogues. -Read operations: get users information, get organizations information, get list of dataset, etc. are powered by [jackan](https://github.com/opendatatrentino/jackan). +Read operations: get users information, get organizations information, get list of dataset, etc. are powered by revisited classes of [jackan](https://github.com/opendatatrentino/jackan) client library. Write operations: create a dataset, create a resource, etc. are powered by [gCat service](https://wiki.gcube-system.org/GCat_Background) ## Built With