From 95348e8bd8d4014f438d508522677f2040e0807b Mon Sep 17 00:00:00 2001 From: Benedikt Kulmann Date: Wed, 19 Aug 2020 11:16: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 01d57283ff..919b6c0639 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,6 +8,7 @@ The following sections list the changes in ocis-accounts unreleased. * Bugfix - Atomic Requests: [#82](https://github.com/owncloud/ocis-accounts/pull/82) * Bugfix - Unescape value for prefix query: [#76](https://github.com/owncloud/ocis-accounts/pull/76) +* Change - Adapt to new ocis-settings data model: [#87](https://github.com/owncloud/ocis-accounts/pull/87) ## Details @@ -25,6 +26,15 @@ The following sections list the changes in ocis-accounts unreleased. https://github.com/owncloud/ocis-accounts/pull/76 + +* Change - Adapt to new ocis-settings data model: [#87](https://github.com/owncloud/ocis-accounts/pull/87) + + Ocis-settings introduced UUIDs and less verbose endpoint and message type names. This PR + adjusts ocis-accounts accordingly. + + https://github.com/owncloud/ocis-accounts/pull/87 + https://github.com/owncloud/ocis-settings/pull/46 + # Changelog for [0.2.0] (2020-08-19) The following sections list the changes in ocis-accounts 0.2.0.