From 0ac77662876352f1eba65d0c8f3148883c36d9dc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rn=20Friedrich=20Dreyer?= Date: Wed, 18 Mar 2020 22:02:26 +0000 Subject: [PATCH] Automated changelog update [skip ci] --- CHANGELOG.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 6fe40078886..41fdb7de348 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,7 @@ * Change - Initial release of basic version: [#2](https://github.com/owncloud/ocis/issues/2) * Change - Start ocis-proxy with the ocis server command: [#119](https://github.com/owncloud/ocis/issues/119) +* Enhancement - Update extensions: [#151](https://github.com/owncloud/ocis/pull/151) ## Details @@ -23,3 +24,14 @@ https://github.com/owncloud/ocis/issues/119 https://github.com/owncloud/ocis/issues/136 + +* Enhancement - Update extensions: [#151](https://github.com/owncloud/ocis/pull/151) + + We've updated various extensions to a tagged release: - ocis-konnectd v0.2.0 - ocis-glauth + v0.4.0 - ocis-phoenix v0.3.0 (phoenix v0.6.0) - ocis-pkg v2.1.0 - ocis-proxy -v0.1.0 + + We also updated ocis-reva to a PR commit that brings the latest reva to ocis. Work on the PR is + ongoing because some acceptance tests fail. + + https://github.com/owncloud/ocis/pull/151 +