From d180314253c5669f5aa8fa5b764bf9d31ba36253 Mon Sep 17 00:00:00 2001 From: Benedikt Kulmann Date: Fri, 21 Aug 2020 15:07:28 +0000 Subject: [PATCH] Automated changelog update [skip ci] --- CHANGELOG.md | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index def1bcbc43..ec2f4b1a98 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,23 @@ +# Changelog for [unreleased] (UNRELEASED) + +The following sections list the changes in ocis-accounts unreleased. + +[unreleased]: https://github.com/owncloud/ocis-accounts/compare/v0.3.0...master + +## Summary + +* Change - Add role selection to accounts UI: [#103](https://github.com/owncloud/product/issues/103) + +## Details + +* Change - Add role selection to accounts UI: [#103](https://github.com/owncloud/product/issues/103) + + We added a role selection dropdown for each account in the accounts UI. As a first iteration, + this doesn't require account management permissions. + + https://github.com/owncloud/product/issues/103 + https://github.com/owncloud/ocis-accounts/pull/89 + # Changelog for [0.3.0] (2020-08-20) The following sections list the changes in ocis-accounts 0.3.0.