From ad5de8264f91115b1d42c4e52e11e91eaa29d121 Mon Sep 17 00:00:00 2001 From: Artur Neumann Date: Thu, 3 Sep 2020 03:54:07 +0000 Subject: [PATCH] Automated changelog update [skip ci] --- CHANGELOG.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7865651b89..05f23e958b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,6 +10,7 @@ The following sections list the changes in ocis-settings unreleased. * Bugfix - Complete input validation: [#66](https://github.com/owncloud/ocis-settings/pull/66) * Change - Add filter option for bundle ids in ListBundles and ListRoles: [#59](https://github.com/owncloud/ocis-settings/pull/59) * Change - Reuse roleIDs from the metadata context: [#69](https://github.com/owncloud/ocis-settings/pull/69) +* Change - Update ocis-pkg/v2: [#72](https://github.com/owncloud/ocis-settings/pull/72) ## Details @@ -45,6 +46,15 @@ The following sections list the changes in ocis-settings unreleased. https://github.com/owncloud/ocis-settings/pull/69 + +* Change - Update ocis-pkg/v2: [#72](https://github.com/owncloud/ocis-settings/pull/72) + + The helper we used from ocis-pkg for extracting roleIDs from the metadata context has moved to + another package, so we needed to update as well. + + https://github.com/owncloud/ocis-settings/pull/72 + https://github.com/owncloud/ocis-pkg/pull/60 + # Changelog for [0.3.1] (2020-08-27) The following sections list the changes in ocis-settings 0.3.1.