Renamed CHANGELOG.md

This commit is contained in:
Giancarlo Panichi 2020-06-10 15:31:36 +02:00
parent c17ae603c8
commit 808f7ea7d2
3 changed files with 39 additions and 47 deletions

36
CHANGELOG.md Normal file
View File

@ -0,0 +1,36 @@
# Changelog
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).
## [v1.1.5] [r4.24.0] - 2020-06-05
### Fixes
- Updated ExecuteResponseBuilder for support protocol option [#19129]
- Updated to Git and Jenkins [#18120]
## [v1.1.3] - 2018-12-13
### Features
- Added https support [#13024]
## [v1.1.0] - 2017-09-24
### Features
- Dynamic adding, removing and updating of algorithms added
- Moved to SocialNetworkingService 2.0
## [v1.0.0] - 2017-09-01
- First Release

View File

@ -1,44 +0,0 @@
# Changelog
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).
## [v1-1-5] [r4.24.0] - 2020-06-05
### Changed
**Fixes**
[#19129] Updated ExecuteResponseBuilder for support protocol option
[#18120] Updated to Git and Jenkins
## [v1-1-3] - 2018-12-13
### Added
**Features**
Added https support [ticket #13024]
## [v1-1-0] - 2017-09-24
### Added
**Features**
Dynamic adding, removing and updating of algorithms added
Moved to SocialNetworkingService 2.0
## [v1-0-0] - 2017-09-01
First Release

View File

@ -1,12 +1,12 @@
<ReleaseNotes> <ReleaseNotes>
<Changeset component="org.gcube.data-analysis.wps.1-1-5" <Changeset component="org.gcube.data-analysis.wps.1-1-5"
date="2020-06-05"> date="2020-06-05">
<Change>[#19129] Updated ExecuteResponseBuilder for support protocol option</Change> <Change>Updated ExecuteResponseBuilder for support protocol option [#19129]</Change>
<Change>[#18120] Updated to Git and Jenkins</Change> <Change>Updated to Git and Jenkins [#18120]</Change>
</Changeset> </Changeset>
<Changeset component="org.gcube.data-analysis.wps.1-1-3" <Changeset component="org.gcube.data-analysis.wps.1-1-3"
date="2018-12-13"> date="2018-12-13">
<Change>Added https support [ticket #13024]</Change> <Change>Added https support [#13024]</Change>
</Changeset> </Changeset>
<Changeset component="org.gcube.data-analysis.wps.1-1-0" <Changeset component="org.gcube.data-analysis.wps.1-1-0"
date="2017-09-24"> date="2017-09-24">