From 2b4066faf17ec25f608239c5a90fb759993cb4a2 Mon Sep 17 00:00:00 2001 From: Michael Barz Date: Tue, 28 Apr 2020 13:01:20 +0000 Subject: [PATCH] Automated changelog update [skip ci] --- CHANGELOG.md | 15 ++++++++++++--- 1 file changed, 12 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index ce7f420b40..deeac0991c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,13 +1,14 @@ -# Changelog for [unreleased] (UNRELEASED) +# Changelog for [0.2.1] (2020-04-28) -The following sections list the changes in ocis-reva unreleased. +The following sections list the changes in ocis-reva 0.2.1. -[unreleased]: https://github.com/owncloud/ocis-reva/compare/v0.2.0...master +[0.2.1]: https://github.com/owncloud/ocis-reva/compare/v0.2.0...v0.2.1 ## Summary * Bugfix - Stop advertising unsupported chunking v2: [#145](https://github.com/owncloud/ocis-reva/pull/145) * Enhancement - Allow configuring the gateway for dataproviders: [#136](https://github.com/owncloud/ocis-reva/pull/136) +* Enhancement - Use a configured logger on reva runtime: [#153](https://github.com/owncloud/ocis-reva/pull/153) ## Details @@ -26,6 +27,14 @@ The following sections list the changes in ocis-reva unreleased. https://github.com/owncloud/ocis-reva/pull/136 + +* Enhancement - Use a configured logger on reva runtime: [#153](https://github.com/owncloud/ocis-reva/pull/153) + + For consistency reasons we need a configured logger that is inline with an ocis logger, so the + log cascade can be easily parsed by a human. + + https://github.com/owncloud/ocis-reva/pull/153 + # Changelog for [0.2.0] (2020-04-15) The following sections list the changes in ocis-reva 0.2.0.