Skip to content

Commit 44ca518

Browse files
committed
Automated changelog update [skip ci]
1 parent 3afea69 commit 44ca518

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,7 @@ The following sections list the changes for unreleased.
6767
* Bugfix - Fix link activity message: [#10663](https://github.com/owncloud/ocis/pull/10663)
6868
* Bugfix - Fix graph drives response for federated shares: [#10730](https://github.com/owncloud/ocis/pull/10730)
6969
* Bugfix - GetLastModified property in the REPORT response will use RFC1123 format: [#10738](https://github.com/owncloud/ocis/pull/10738)
70+
* Bugfix - Unifi logging: [#10743](https://github.com/owncloud/ocis/pull/10743/)
7071
* Bugfix - Fix FileInfo BreadcrumbFolderURL upd: [#10757](https://github.com/owncloud/ocis/pull/10757)
7172
* Enhancement - Update web to v11.0.6: [#10755](https://github.com/owncloud/ocis/pull/10755)
7273

@@ -94,6 +95,12 @@ The following sections list the changes for unreleased.
9495

9596
https://github.com/owncloud/ocis/pull/10738
9697

98+
* Bugfix - Unifi logging: [#10743](https://github.com/owncloud/ocis/pull/10743/)
99+
100+
We fixed some cases where we did not use the correct logger.
101+
102+
https://github.com/owncloud/ocis/pull/10743/
103+
97104
* Bugfix - Fix FileInfo BreadcrumbFolderURL upd: [#10757](https://github.com/owncloud/ocis/pull/10757)
98105

99106
Made GetScopeByKeyPrefix function as a private method of the FileConnector

0 commit comments

Comments
 (0)