From 8fff07d00e4b873506a008a0f99aed5f5c3f60e4 Mon Sep 17 00:00:00 2001 From: Hannah von Reth Date: Thu, 15 Sep 2022 09:15:04 +0000 Subject: [PATCH] Automated changelog update [skip ci] --- CHANGELOG.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7be30c23493..4a0e7ef1931 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,6 +10,7 @@ Summary * Bugfix - Don't unset implicit log flush: [#9515](https://github.com/owncloud/client/pull/9515) * Bugfix - We fixed a crash: [#10017](https://github.com/owncloud/client/pull/10017) +* Bugfix - Sync status changes are now directly displayed: [#10101](https://github.com/owncloud/client/issues/10101) * Bugfix - Add request time and other missing data to .owncloudsync.log: [#7348](https://github.com/owncloud/client/issues/7348) * Bugfix - Don't display a conext menu on the root folder: [#8595](https://github.com/owncloud/client/issues/8595) * Bugfix - Fix copy url location for private links: [#9048](https://github.com/owncloud/client/issues/9048) @@ -63,6 +64,10 @@ Details https://github.com/owncloud/client/pull/10017 +* Bugfix - Sync status changes are now directly displayed: [#10101](https://github.com/owncloud/client/issues/10101) + + https://github.com/owncloud/client/issues/10101 + * Bugfix - Add request time and other missing data to .owncloudsync.log: [#7348](https://github.com/owncloud/client/issues/7348) Some parameters were missing for some operations. This fix makes the log more complete and more