diff --git a/changelog/unreleased/atomic-requests.md b/changelog/unreleased/atomic-requests.md new file mode 100644 index 0000000000..38ae9d6a85 --- /dev/null +++ b/changelog/unreleased/atomic-requests.md @@ -0,0 +1,5 @@ +Bugfix: Atomic Requests + +Operations on the file system level are now atomic. This happens only on the provisioning API. + +https://github.com/owncloud/ocis-accounts/pull/82