add changelog

This commit is contained in:
A.Unger
2020-07-28 16:29:45 +02:00
parent c717105a49
commit 0d03cee6f2
+5
View File
@@ -0,0 +1,5 @@
Bugfix: Update account return value not used
In order to return a value using the micro go code we need to override the `out` value.
https://github.com/owncloud/ocis-accounts/pull/70