From 806effbd6f27d6a2c0f8ef9e1b3205136eef0e42 Mon Sep 17 00:00:00 2001 From: Giancarlo Panichi Date: Wed, 10 Jun 2020 15:21:32 +0200 Subject: [PATCH] Renamed CHANGELOG.md --- CHANGELOG.md | 10 +++++----- changelog.xml | 14 ++++++++------ 2 files changed, 13 insertions(+), 11 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 1572afa..6e80add 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,7 +8,7 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm ### Fixes -- [#19253] Added storagehub retry in InputsManager class, getLocalFile method +- Added storagehub retry in InputsManager class, getLocalFile method [#19253] @@ -16,7 +16,7 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm ### Fixes -- [#18096] Fixed Content-Type support for files in the results of computations +- Fixed Content-Type support for files in the results of computations [#18096] @@ -24,7 +24,7 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm ### Fixes -- [#17659] Fixed https link for output parameter +- Fixed https link for output parameter [#17659] @@ -32,7 +32,7 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm ### Features -- [#13024] Updated https support +- Updated https support [#13024] @@ -49,7 +49,7 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm ### Features -added accounting on algorithm execution +- added accounting on algorithm execution diff --git a/changelog.xml b/changelog.xml index a01a21d..2dc2066 100644 --- a/changelog.xml +++ b/changelog.xml @@ -1,23 +1,25 @@ - [#19253] Added storagehub retry in InputsManager class, - getLocalFile method + Added storagehub retry in InputsManager class, + getLocalFile + method [#19253] - [#18096] Fixed Content-Type support for files in the results - of computations + Fixed Content-Type support for files in the results + of + computations [#18096] - [#17659] Fixed https link for output parameter + Fixed https link for output parameter [#17659] - [#13024] Updated https support + Updated https support [#13024]