diff --git a/CHANGELOG.md b/CHANGELOG.md index 52290bec028..a6394ece88f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,7 @@ The following sections list the changes for unreleased. ## Summary * Bugfix - Add missing timestamps: [#6515](https://github.com/owncloud/ocis/pull/6515) +* Bugfix - Handle the bad request status: [#6469](https://github.com/owncloud/ocis/pull/6469) * Enhancement - Add more metadata to the remote item: [#6300](https://github.com/owncloud/ocis/pull/6300) * Enhancement - Make the app provider service name configurable: [#6482](https://github.com/owncloud/ocis/pull/6482) * Enhancement - Update reva: [#6507](https://github.com/owncloud/ocis/pull/6507) @@ -29,6 +30,14 @@ The following sections list the changes for unreleased. https://github.com/owncloud/ocis/issues/3753 https://github.com/owncloud/ocis/pull/6515 +* Bugfix - Handle the bad request status: [#6469](https://github.com/owncloud/ocis/pull/6469) + + Handle the bad request status for the CreateStorageSpace function + + https://github.com/owncloud/ocis/issues/6414 + https://github.com/owncloud/ocis/pull/6469 + https://github.com/cs3org/reva/pull/3948 + * Enhancement - Add more metadata to the remote item: [#6300](https://github.com/owncloud/ocis/pull/6300) We added the drive alias, the space name and the relative path to the remote item. This is needed