From aeda0f95be3d36322a050f97e5572a8b68d3dc18 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rn=20Friedrich=20Dreyer?= Date: Fri, 4 Oct 2024 08:13:50 +0000 Subject: [PATCH] Automated changelog update [skip ci] --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index eab7ca7aa7..2d81e3e693 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -57,6 +57,7 @@ The following sections list the changes for unreleased. * Bugfix - Always treat LDAP attribute names case-insensitively: [#10204](https://github.com/owncloud/ocis/pull/10204) * Bugfix - Fix delete share panic: [#10219](https://github.com/owncloud/ocis/pull/10219) +* Enhancement - Add OCM wellknown configuration: [#9815](https://github.com/owncloud/ocis/pull/9815) * Enhancement - Bump reva to 2.xx.x: [#10216](https://github.com/owncloud/ocis/pull/10216) ## Details @@ -75,6 +76,12 @@ The following sections list the changes for unreleased. https://github.com/owncloud/ocis/pull/10219 +* Enhancement - Add OCM wellknown configuration: [#9815](https://github.com/owncloud/ocis/pull/9815) + + We now configure the `wellknown` service for OCM. + + https://github.com/owncloud/ocis/pull/9815 + * Enhancement - Bump reva to 2.xx.x: [#10216](https://github.com/owncloud/ocis/pull/10216) TODO