From 78ead1a5d85e3c972ffdcdd611009039d97febe4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rn=20Friedrich=20Dreyer?= Date: Tue, 14 Apr 2020 11:09:39 +0000 Subject: [PATCH] Automated changelog update [skip ci] --- CHANGELOG.md | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 4b1b56d50c..4dd138fb7e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,22 @@ +# Changelog for [unreleased] (UNRELEASED) + +The following sections list the changes in ocis-reva unreleased. + +[unreleased]: https://github.com/owncloud/ocis-reva/compare/v0.1.1...master + +## Summary + +* Bugfix - Fix eos config: [#125](https://github.com/owncloud/ocis-reva/pull/125) + +## Details + +* Bugfix - Fix eos config: [#125](https://github.com/owncloud/ocis-reva/pull/125) + + We have added missing config options for the home layout to the config struct that is passed to + eos. + + https://github.com/owncloud/ocis-reva/pull/125 + # Changelog for [0.1.1] (2020-03-31) The following sections list the changes in ocis-reva 0.1.1.