From b092e9a2a8c810771a1b3f5d6eb133f62f92b9b5 Mon Sep 17 00:00:00 2001 From: Michael Barz Date: Tue, 31 Mar 2020 13:18:00 +0000 Subject: [PATCH] Automated changelog update [skip ci] --- CHANGELOG.md | 25 ++++++++++++++++++++++++- 1 file changed, 24 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index dd95fc38f..4b1b56d50 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,27 @@ -# Changes in 0.1.0 +# Changelog for [0.1.1] (2020-03-31) + +The following sections list the changes in ocis-reva 0.1.1. + +[0.1.1]: https://github.com/owncloud/ocis-reva/compare/v0.1.0...v0.1.1 + +## 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.0] (2020-03-23) + +The following sections list the changes in ocis-reva 0.1.0. + +[0.1.0]: https://github.com/owncloud/ocis-reva/compare/6702be7f9045a382d40691a9bcd04f572203e9ed...v0.1.0 ## Summary