Automated changelog update [skip ci]

This commit is contained in:
Benedikt Kulmann
2020-08-19 11:16:07 +00:00
parent 8012707130
commit 95348e8bd8

View File

@@ -8,6 +8,7 @@ The following sections list the changes in ocis-accounts unreleased.
* Bugfix - Atomic Requests: [#82](https://github.com/owncloud/ocis-accounts/pull/82)
* Bugfix - Unescape value for prefix query: [#76](https://github.com/owncloud/ocis-accounts/pull/76)
* Change - Adapt to new ocis-settings data model: [#87](https://github.com/owncloud/ocis-accounts/pull/87)
## Details
@@ -25,6 +26,15 @@ The following sections list the changes in ocis-accounts unreleased.
https://github.com/owncloud/ocis-accounts/pull/76
* Change - Adapt to new ocis-settings data model: [#87](https://github.com/owncloud/ocis-accounts/pull/87)
Ocis-settings introduced UUIDs and less verbose endpoint and message type names. This PR
adjusts ocis-accounts accordingly.
https://github.com/owncloud/ocis-accounts/pull/87
https://github.com/owncloud/ocis-settings/pull/46
# Changelog for [0.2.0] (2020-08-19)
The following sections list the changes in ocis-accounts 0.2.0.