Merge pull request #2407 from rhafer/changelog

[docs-only] Add missing changelog entry
This commit is contained in:
Phil Davis
2021-08-16 21:14:32 +05:45
committed by GitHub
@@ -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