Add missing changelog entry

This commit is contained in:
Ralf Haferkamp
2021-08-16 15:29:46 +02:00
parent 3782813ea1
commit 63e6660ca4

View File

@@ -0,0 +1,5 @@
Bugfix: Fix naming of the user- and groupprovider services
The services are called "storage-userprovider" and "storage-groupprovider". The 'ocis help' output was misleading.
https://github.com/owncloud/ocis/pull/2388