mirror of
https://github.com/opencloud-eu/opencloud.git
synced 2026-09-19 10:17:41 -04:00
Automated changelog update [skip ci]
This commit is contained in:
1 parent
d3892687d1
commit
5b33eb22ab
1 file changed
+9
@@ -6,11 +6,20 @@ The following sections list the changes in ocis-accounts unreleased.
|
||||
|
||||
## Summary
|
||||
|
||||
* 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)
|
||||
* Enhancement - Update accounts API: [#30](https://github.com/owncloud/ocis-accounts/pull/30)
|
||||
|
||||
## Details
|
||||
|
||||
* Change - Pass around the correct logger throughout the code: [#41](https://github.com/owncloud/ocis-accounts/issues/41)
|
||||
|
||||
Pass around the logger to have consistent log formatting, log level, etc.
|
||||
|
||||
https://github.com/owncloud/ocis-accounts/issues/41
|
||||
https://github.com/owncloud/ocis-accounts/pull/48
|
||||
|
||||
|
||||
* Change - Remove timezone setting: [#33](https://github.com/owncloud/ocis-accounts/pull/33)
|
||||
|
||||
We had a timezone setting in our profile settings bundle. As we're not dealing with a timezone
|
||||
|
||||
Reference in new issue
Block a user