From 84cec8aa76e819275f85c5c25656efccdd9656c8 Mon Sep 17 00:00:00 2001 From: lucio Date: Tue, 26 May 2020 16:31:23 +0200 Subject: [PATCH] changelog added --- CHANGELOG.md | 37 +++++++++++++++++++++++++++++++++++++ changelog.xml | 4 ++++ 2 files changed, 41 insertions(+) create mode 100644 CHANGELOG.md diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000..d25d50f --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,37 @@ +# Changelog + +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.2.1] - [2020-06-20] + +bug on Archive uploader solved + + + +## [v1.2.0] - [2020-04-15] + +trash items changes owner on restore + +restore with new destination folder added + +move between shared and private or different shared folder enabled + + + +## [v1.0.8] - [2019-09-20] + +Bug on ushare owner fixed + + + +## [v1.0.5] - [2019-04-04] + +Active wait for lock in case of item creation added + + + +## [v1.0.0] - [2015-07-01] + +First commit \ No newline at end of file diff --git a/changelog.xml b/changelog.xml index 9af7d86..9c15aa4 100644 --- a/changelog.xml +++ b/changelog.xml @@ -1,4 +1,8 @@ + + bug on Archive uploader solved + trash items changes owner on restore