From 660a4485ab0c52eba2f0a57d95af3425f8f90784 Mon Sep 17 00:00:00 2001 From: Jannik Stehle <50302941+JammingBen@users.noreply.github.com> Date: Mon, 29 Apr 2024 15:43:57 +0000 Subject: [PATCH] Automated changelog update [skip ci] --- CHANGELOG.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 8e82e7e4a..ea14eb533 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -101,6 +101,7 @@ The following sections list the changes for unreleased. * Enhancement - Initiator-IDs: [#8936](https://github.com/owncloud/ocis/pull/8936) * Enhancement - Improve infected file handling: [#8947](https://github.com/owncloud/ocis/pull/8947) * Enhancement - Bump nats-js-kv pkg: [#8953](https://github.com/owncloud/ocis/pull/8953) +* Enhancement - Graph permission created date time: [#8954](https://github.com/owncloud/ocis/pull/8954) * Enhancement - Bump Reva: [#9002](https://github.com/owncloud/ocis/pull/9002) ## Details @@ -576,6 +577,13 @@ The following sections list the changes for unreleased. https://github.com/owncloud/ocis/pull/8953 +* Enhancement - Graph permission created date time: [#8954](https://github.com/owncloud/ocis/pull/8954) + + We've added the created date time to graph permission objects. + + https://github.com/owncloud/ocis/issues/8749 + https://github.com/owncloud/ocis/pull/8954 + * Enhancement - Bump Reva: [#9002](https://github.com/owncloud/ocis/pull/9002) Bumps reva version