Automated changelog update [skip ci]

This commit is contained in:
David Christofas
2020-07-08 12:27:17 +00:00
parent 9d895f96e3
commit 56ed1cc8f7

View File

@@ -7,6 +7,7 @@ The following sections list the changes in ocis-accounts unreleased.
## Summary
* Change - Align structure of this extension with other extensions: [#51](https://github.com/owncloud/ocis-accounts/pull/51)
* Change - Change api errors: [#11](https://github.com/owncloud/ocis-accounts/issues/11)
* Change - Enable accounts on creation: [#43](https://github.com/owncloud/ocis-accounts/issues/43)
* Change - Pass around the correct logger throughout the code: [#41](https://github.com/owncloud/ocis-accounts/issues/41)
* Change - Remove timezone setting: [#33](https://github.com/owncloud/ocis-accounts/pull/33)
@@ -23,6 +24,13 @@ The following sections list the changes in ocis-accounts unreleased.
https://github.com/owncloud/ocis-accounts/pull/51
* Change - Change api errors: [#11](https://github.com/owncloud/ocis-accounts/issues/11)
Replaced the plain golang errors with the error model from the micro framework.
https://github.com/owncloud/ocis-accounts/issues/11
* Change - Enable accounts on creation: [#43](https://github.com/owncloud/ocis-accounts/issues/43)
Accounts have been created with the account_enabled flag set to false. Now when they are