diff --git a/changelog/unreleased/collaboration-connector-refactor.md b/changelog/unreleased/collaboration-connector-refactor.md new file mode 100644 index 0000000000..d3ba1001c8 --- /dev/null +++ b/changelog/unreleased/collaboration-connector-refactor.md @@ -0,0 +1,5 @@ +Enhancement: Refactor the connector in the collaboration service + +This will simplify and homogenize the code around the connector + +https://github.com/owncloud/ocis/pull/9771