diff --git a/changelog/unreleased/add-role-service.md b/changelog/unreleased/add-role-service.md new file mode 100644 index 0000000000..6348e75740 --- /dev/null +++ b/changelog/unreleased/add-role-service.md @@ -0,0 +1,7 @@ +Change: Add role service + +We added service endpoints for registering roles and maintaining permissions. + +https://github.com/owncloud/product/issues/110 +https://github.com/owncloud/ocis-settings/issues/10 +https://github.com/owncloud/ocis-settings/pull/47