From 10a14dc8ee6c122888d69156471dc1aa0e188ca5 Mon Sep 17 00:00:00 2001 From: Vincent Petry Date: Fri, 21 Aug 2020 16:11:14 +0000 Subject: [PATCH] Automated changelog update [skip ci] --- CHANGELOG.md | 42 +++++++++++++++++++++--------------------- 1 file changed, 21 insertions(+), 21 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index ec2f4b1a9..9dd5d0a93 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,28 +1,8 @@ -# 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. -[0.3.0]: https://github.com/owncloud/ocis-accounts/compare/v0.2.0...v0.3.0 +[0.3.0]: https://github.com/owncloud/ocis-accounts/compare/v0.4.0...v0.3.0 ## Summary @@ -64,6 +44,26 @@ The following sections list the changes in ocis-accounts 0.3.0. https://github.com/owncloud/ocis-accounts/pull/88 +# Changelog for [0.4.0] (2020-08-20) + +The following sections list the changes in ocis-accounts 0.4.0. + +[0.4.0]: https://github.com/owncloud/ocis-accounts/compare/v0.2.0...v0.4.0 + +## 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.2.0] (2020-08-19) The following sections list the changes in ocis-accounts 0.2.0.