Automated changelog update [skip ci]

This commit is contained in:
David Christofas
2020-03-18 13:15:05 +00:00
parent 96e3ec5b8f
commit e0ab0b37a5
+9
View File
@@ -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