Automated changelog update [skip ci]

This commit is contained in:
Lukas Hirt
2020-09-07 16:24:44 +00:00
parent 6323618ba2
commit 6dfbdf7dd9

View File

@@ -10,6 +10,7 @@ The following sections list the changes in ocis-accounts unreleased.
* Change - Add new builtin admin user: [#102](https://github.com/owncloud/ocis-accounts/pull/102)
* Change - We make use of the roles cache to enforce permission checks: [#100](https://github.com/owncloud/ocis-accounts/pull/100)
* Change - We make use of the roles manager to enforce permission checks: [#108](https://github.com/owncloud/ocis-accounts/pull/108)
* Enhancement - Add enable/disable capabilities to the WebUI: [#118](https://github.com/owncloud/product/issues/118)
## Details
@@ -44,11 +45,20 @@ The following sections list the changes in ocis-accounts unreleased.
https://github.com/owncloud/ocis-accounts/pull/108
https://github.com/owncloud/ocis-pkg/pull/60
* Enhancement - Add enable/disable capabilities to the WebUI: [#118](https://github.com/owncloud/product/issues/118)
We've added batch actions into the accounts listing to provide options to enable and disable
accounts.
https://github.com/owncloud/product/issues/118
https://github.com/owncloud/ocis-accounts/pull/109
# Changelog for [0.4.1] (2020-08-27)
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
@@ -70,31 +80,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
@@ -136,6 +126,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.