fix unreleased changelog for jpeg

This commit is contained in:
Florian Schade
2021-03-30 11:44:58 +02:00
parent 169962b4cf
commit aa1c03aae2
2 changed files with 2 additions and 2 deletions

View File

@@ -7,5 +7,5 @@ The text in the paragraphs is written in past tense. The last section is a list
of issue URLs, PR URLs and other URLs. The first issue ID (or the first PR ID,
in case there aren't any issue links) is used as the primary ID.
https://github.com/owncloud/ocis/issues/1234
https://github.com/owncloud/ocis/pull/55555
https://github.com/owncloud/ocis/issues/1234

View File

@@ -2,5 +2,5 @@ Bugfix: Fix thumbnail generation for jpegs
Images with the extension `.jpeg` were not properly supported.
https://github.com/owncloud/ocis/issues/1490
https://github.com/owncloud/ocis/pull/1785
https://github.com/owncloud/ocis/issues/1490