From 627e481db1659633c15cc302e38b6e72b8bd706f Mon Sep 17 00:00:00 2001 From: "francesco.mangiacrapa" Date: Wed, 20 May 2020 15:00:38 +0200 Subject: [PATCH] updated changelog --- changelog.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/changelog.md b/changelog.md index 62bab3b..64aba7a 100644 --- a/changelog.md +++ b/changelog.md @@ -10,6 +10,13 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm [#19058] Restore operation: the user has to select the destination folder +**Fixes** + +[#19232] Fixed upload of file names that use special characters + +[#19243] Fixed upload archive facility does not work properly with Windows OS + + ## [v6-29-0] [r4.21.0] - 2020-03-27 **New Features**