add changelog

This commit is contained in:
Willy Kloucek
2021-09-01 12:50:03 +02:00
parent 4210ddcf52
commit ead395c4df
+6
View File
@@ -0,0 +1,6 @@
Enhancement: Add app provider and app provider registry
We added the app provider and app provider registry. Now the CS3org WOPI server can be registered and OpenInApp requests can be done.
https://github.com/owncloud/ocis/pull/2204
https://github.com/cs3org/reva/pull/1785