add changelog

This commit is contained in:
A.Unger
2021-04-16 13:27:06 +02:00
parent af64e288e9
commit 6bcade2e21

View File

@@ -0,0 +1,5 @@
Enhancement: Remove dead runtime code
When moving from the old runtime to the new one there were lots of files left behind that are essentially dead code and should be removed. The original code lives here github.com/refs/pman/ if someone finds it interesting to read.
https://github.com/owncloud/ocis/pull/1923