diff --git a/CHANGELOG.md b/CHANGELOG.md index 3d44c671c0..b4ccc26ecd 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -12,6 +12,7 @@ The following sections list the changes for unreleased. * Bugfix - Fix error message on 400 response for thumbnail requests: [#2064](https://github.com/owncloud/ocis/issues/2064) * Bugfix - Fix nats registry: [#6881](https://github.com/owncloud/ocis/pull/6881) * Bugfix - Fix the default document language for OnlyOffice: [#6878](https://github.com/owncloud/ocis/pull/6878) +* Bugfix - Fix the routing capability: [#9367](https://github.com/owncloud/web/issues/9367) * Enhancement - Bump reva: [#6899](https://github.com/owncloud/ocis/pull/6899) * Enhancement - Configure max grpc message size: [#6849](https://github.com/owncloud/ocis/pull/6849) * Enhancement - Evaluate policy resource information on single file shares: [#6888](https://github.com/owncloud/ocis/pull/6888) @@ -61,6 +62,12 @@ The following sections list the changes for unreleased. https://github.com/owncloud/enterprise/issues/5807 https://github.com/owncloud/ocis/pull/6878 +* Bugfix - Fix the routing capability: [#9367](https://github.com/owncloud/web/issues/9367) + + Fix the routing capability + + https://github.com/owncloud/web/issues/9367 + * Enhancement - Bump reva: [#6899](https://github.com/owncloud/ocis/pull/6899) Bumps reva version