diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000..a900f80 --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,54 @@ + +# Changelog + + + +## [v1.6.3] [r4.24.0] - 2020-06-10 + +### Features + +- Updated for support https protocol [#19423] + + + +## [v1.6.0] - 2017-09-27 + +### Features + +- Moved to the new SocialNetowrkingService 2.0 + + + +## [v1.4.0] - 2016-09-27 + +### Features + +- Moved generic Worker to Dataminer + + + +## [v1.3.0] - 2016-04-01 + +### Features + +- Web application publisher + + + +## [v1.2.0] - 2016-02-08 + +### Features + +- Management of SAI algorithm + + + +## [v1.0.0] - 2015-05-27 + +### Features + +- First Release + + + +This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). diff --git a/changelog.xml b/changelog.xml index c7ef6e1..e373946 100644 --- a/changelog.xml +++ b/changelog.xml @@ -1,32 +1,32 @@ - Updated to Git and Jenkins and new maven-parent + component="org.gcube.data-analysis.ecological-engine-smart-executor.1-6-3" + date="2020-06-10"> + Updated for support https protocol [#19423] + component="org.gcube.data-analysis.ecological-engine-smart-executor.1-6-0" + date="2017-09-27"> Moved to the new SocialNetowrkingService 2.0 + component="org.gcube.data-analysis.ecological-engine-smart-executor.1-4-0" + date="2016-09-27"> Moved generic Worker to Dataminer Web application publisher Management of SAI algorithm First Release diff --git a/pom.xml b/pom.xml index 31719f0..62145d3 100644 --- a/pom.xml +++ b/pom.xml @@ -9,7 +9,7 @@ org.gcube.dataanalysis ecological-engine-smart-executor - 1.6.3-SNAPSHOT + 1.6.3 ecological-engine-smart-executor Smart Ecological Engine Executor library