changed issue number in changelog

This commit is contained in:
Viktor Scharf
2023-06-07 16:00:38 +02:00
parent 7550bfbcf5
commit a70f85ba87
2 changed files with 3 additions and 3 deletions

View File

@@ -102,7 +102,7 @@ The following sections list the changes for 3.0.0.
* Enhancement - Expiration Notifications: [#5330](https://github.com/owncloud/ocis/pull/5330)
* Enhancement - Fix to prevent the email X-Site scripting: [#6429](https://github.com/owncloud/ocis/pull/6429)
* Enhancement - Fix preview or viewing of shared animated GIFs: [#6386](https://github.com/owncloud/ocis/pull/6386)
* Enhancement - Fix err when the user share the locked file: [#6357](https://github.com/owncloud/ocis/pull/6357)
* Enhancement - Fix err when the user share the locked file: [#6358](https://github.com/owncloud/ocis/pull/6358)
* Enhancement - Add fulltextsearch capabilty: [#6366](https://github.com/owncloud/ocis/pull/6366)
* Enhancement - GDPR Export: [#6064](https://github.com/owncloud/ocis/pull/6064)
* Enhancement - Make graph/education API errors more consistent: [#5682](https://github.com/owncloud/ocis/pull/5682)
@@ -814,7 +814,7 @@ The following sections list the changes for 3.0.0.
Fix unexpected behavior when the user try to share the locked file
https://github.com/owncloud/ocis/issues/6197
https://github.com/owncloud/ocis/pull/6357
https://github.com/owncloud/ocis/pull/6358
* Enhancement - Add fulltextsearch capabilty: [#6366](https://github.com/owncloud/ocis/pull/6366)

View File

@@ -2,5 +2,5 @@ Enhancement: Fix err when the user share the locked file
Fix unexpected behavior when the user try to share the locked file
https://github.com/owncloud/ocis/pull/6357
https://github.com/owncloud/ocis/pull/6358
https://github.com/owncloud/ocis/issues/6197