From e0ab0b37a5a45423483070c8babff7759f6c5c7b Mon Sep 17 00:00:00 2001 From: David Christofas Date: Wed, 18 Mar 2020 13:15:05 +0000 Subject: [PATCH] Automated changelog update [skip ci] --- CHANGELOG.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 1f8ea9e43..52142f119 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,7 @@ ## Summary * Change - Initial release of basic version: [#1](https://github.com/owncloud/ocis-thumbnails/issues/1) +* Change - Implement the first working version: [#3](https://github.com/owncloud/ocis-thumbnails/pull/3) ## Details @@ -13,3 +14,11 @@ https://github.com/owncloud/ocis-thumbnails/issues/1 + +* Change - Implement the first working version: [#3](https://github.com/owncloud/ocis-thumbnails/pull/3) + + We implemented the first simple version. It can load images via webdav and store them locally in + the filesystem. + + https://github.com/owncloud/ocis-thumbnails/pull/3 +