Renamed CHANGELOG.md

This commit is contained in:
Giancarlo Panichi 2020-06-10 14:54:38 +02:00
parent 45ecff015d
commit 6621bb20d9
1 changed files with 23 additions and 38 deletions

View File

@ -4,79 +4,64 @@ 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-6-0] [r4.23.0] - 2020-05-12
## [v1.6.0] [r4.23.0] - 2020-05-12
### Changed
### Fixes
**Fixes**
[#19253] Added storagehub retry in InputsManager class, getLocalFile method
- [#19253] Added storagehub retry in InputsManager class, getLocalFile method
## [v1-5-9] - 2019-11-20
## [v1.5.9] - 2019-11-20
### Changed
### Fixes
**Fixes**
[#18096] Fixed Content-Type support for files in the results of computations
- [#18096] Fixed Content-Type support for files in the results of computations
## [v1-5-8] - 2019-10-01
## [v1.5.8] - 2019-10-01
### Changed
### Fixes
**Fixes**
[#17659] Fixed https link for output parameter
- [#17659] Fixed https link for output parameter
## [v1-5-7] - 2019-03-01
## [v1.5.7] - 2019-03-01
### Added
### Features
**Features**
[#13024] Updated https support
- [#13024] Updated https support
## [v1-5-2] - 2017-12-13
## [v1.5.2] - 2017-12-13
### Changed
### Fixes
**Fixes**
added the right extension on output file
lock file created on execution
- added the right extension on output file
- lock file created on execution
## [v1-5-1] - 2017-09-14
## [v1.5.1] - 2017-09-14
### Added
**Features**
### Features
added accounting on algorithm execution
## [v1-5-0] - 2017-07-31
## [v1.5.0] - 2017-07-31
### Added
### Features
**Features**
service interface classes moved to wps project
- service interface classes moved to wps project
## [v1-1-0] - 2016-10-03
## [v1.1.0] - 2016-10-03
First Release
- First Release