added changelog

This commit is contained in:
A.Unger
2021-01-25 15:23:46 +01:00
parent 1a38554d32
commit 49b19418d2

View File

@@ -0,0 +1,7 @@
Change: Move runtime code on refs/pman over to owncloud/ocis/ocis
Tags: ocis, runtime
Currently, the runtime is under my own private account. For future-proofing we don't want oCIS critical components to depend on external repositories, so we're including refs/pman module as an oCIS package instead.
https://github.com/owncloud/ocis/pull/1483