diff --git a/CHANGELOG.md b/CHANGELOG.md index b04eb2586..f74c1e035 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -39,6 +39,7 @@ The following sections list the changes in ocis-accounts unreleased. https://github.com/owncloud/product/issues/224 https://github.com/owncloud/ocis-accounts/pull/117 + https://github.com/owncloud/ocis-accounts/pull/118 * Change - Set user role on builtin users: [#102](https://github.com/owncloud/ocis-accounts/pull/102) @@ -112,7 +113,7 @@ The following sections list the changes in ocis-accounts unreleased. The following sections list the changes in ocis-accounts 0.4.1. -[0.4.1]: https://github.com/owncloud/ocis-accounts/compare/v0.4.0...v0.4.1 +[0.4.1]: https://github.com/owncloud/ocis-accounts/compare/v0.3.0...v0.4.1 ## Summary @@ -134,31 +135,11 @@ The following sections list the changes in ocis-accounts 0.4.1. https://github.com/owncloud/product/issues/173 -# 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.3.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.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 @@ -200,6 +181,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.