Automated changelog update [skip ci]

This commit is contained in:
David Christofas
2021-03-11 09:19:36 +00:00
parent 11dd0ae2d8
commit f2dcc93e31

View File

@@ -9,6 +9,7 @@ The following sections list the changes for unreleased.
* Bugfix - Fix thumbnail generation for jpegs: [#1490](https://github.com/owncloud/ocis/issues/1490)
* Enhancement - Add focus to input elements on login page: [#1792](https://github.com/owncloud/ocis/pull/1792)
* Enhancement - Clarify expected failures: [#1790](https://github.com/owncloud/ocis/pull/1790)
* Enhancement - Generate thumbnails for .gif files: [#1791](https://github.com/owncloud/ocis/pull/1791)
## Details
@@ -37,6 +38,12 @@ The following sections list the changes for unreleased.
https://github.com/owncloud/ocis/issues/214
https://github.com/owncloud/ocis/pull/1790
https://github.com/owncloud/client/pull/8398
* Enhancement - Generate thumbnails for .gif files: [#1791](https://github.com/owncloud/ocis/pull/1791)
Added support for gifs to the thumbnails service.
https://github.com/owncloud/ocis/pull/1791
# Changelog for [1.3.0] (2021-03-09)
The following sections list the changes for 1.3.0.