aboutsummaryrefslogtreecommitdiffstats
path: root/Changelog.md
diff options
context:
space:
mode:
authorKrzysztof Gajewski <krzysztof.gajewski@nokia.com>2021-02-15 14:30:33 +0100
committerKrzysztof Gajewski <krzysztof.gajewski@nokia.com>2021-02-15 14:49:05 +0100
commit103342b5bc72ec32e3c2f074ac251f43840ce443 (patch)
treebaec09ce6f08d53e3efb307d79bfbc40bee37a50 /Changelog.md
parent3eced2927621fc1a4260e802b06164fafcda57cf (diff)
Release 1.5.3
+ fix Changelog.md dates Issue-ID: DCAEGEN2-2528 Signed-off-by: Krzysztof Gajewski <krzysztof.gajewski@nokia.com> Change-Id: I1284d50c2e453261945fab467d9a2734d7a9a1c4
Diffstat (limited to 'Changelog.md')
-rw-r--r--Changelog.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/Changelog.md b/Changelog.md
index 7eeed1c2..d678e9bc 100644
--- a/Changelog.md
+++ b/Changelog.md
@@ -4,7 +4,7 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](http://keepachangelog.com/)
and this project adheres to [Semantic Versioning](http://semver.org/).
-## [1.5.3] - 11/02/2020
+## [1.5.3] - 11/02/2021
### Added
- HTTPS support for DFC
- test related to HTTPS support
@@ -13,7 +13,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
- ftp clients and tests refactoring
- app config related to certificates unified for ftpes and https
-## [1.5.1] - 04/01/2020
+## [1.5.1] - 04/01/2021
### Added
- HTTP support for DFC
- test related to HTTP support