diff options
Diffstat (limited to 'Changelog.md')
-rw-r--r-- | Changelog.md | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/Changelog.md b/Changelog.md index 7fe32755..7eeed1c2 100644 --- a/Changelog.md +++ b/Changelog.md @@ -4,6 +4,15 @@ 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 +### Added +- HTTPS support for DFC +- test related to HTTPS support +- counters for http(s) +### Changed +- ftp clients and tests refactoring +- app config related to certificates unified for ftpes and https + ## [1.5.1] - 04/01/2020 ### Added - HTTP support for DFC |