From d92383c1cd6244b20656e1ecaa7cf2070cba0d74 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rn=20Friedrich=20Dreyer?= Date: Sun, 19 Apr 2020 12:30:53 +0000 Subject: [PATCH] Automated changelog update [skip ci] --- CHANGELOG.md | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index e2a6bd573f..5deef38297 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,21 @@ +# Changelog for [unreleased] (UNRELEASED) + +The following sections list the changes in ocis-reva unreleased. + +[unreleased]: https://github.com/owncloud/ocis-reva/compare/v0.2.0...master + +## Summary + +* Enhancement - Allow configuring the gateway for dataproviders: [#136](https://github.com/owncloud/ocis-reva/pull/136) + +## Details + +* Enhancement - Allow configuring the gateway for dataproviders: [#136](https://github.com/owncloud/ocis-reva/pull/136) + + This allows using basic or bearer auth when directly talking to dataproviders. + + https://github.com/owncloud/ocis-reva/pull/136 + # Changelog for [0.2.0] (2020-04-15) The following sections list the changes in ocis-reva 0.2.0.