Add changelog

This commit is contained in:
Benedikt Kulmann
2020-08-28 16:02:35 +02:00
parent a8c640add6
commit 6196775f7d
2 changed files with 10 additions and 0 deletions
@@ -0,0 +1,5 @@
Change: Set user role on builtin users
We now set the default `user` role on our builtin users.
https://github.com/owncloud/ocis-accounts/pull/102
+5
View File
@@ -0,0 +1,5 @@
Change: Add new builtin admin user
We added a new builtin user `moss` and assigned the admin role.
https://github.com/owncloud/ocis-accounts/pull/102