From a1c9b816c86a99b6f4638babd2420dfb3e458d1d Mon Sep 17 00:00:00 2001 From: Michael Barz Date: Tue, 31 Mar 2020 14:51:01 +0200 Subject: [PATCH] fix release date --- changelog/0.1.1_2020-03-23/fix-eos-config.md | 5 ----- 1 file changed, 5 deletions(-) delete mode 100644 changelog/0.1.1_2020-03-23/fix-eos-config.md diff --git a/changelog/0.1.1_2020-03-23/fix-eos-config.md b/changelog/0.1.1_2020-03-23/fix-eos-config.md deleted file mode 100644 index e0e9ed645..000000000 --- a/changelog/0.1.1_2020-03-23/fix-eos-config.md +++ /dev/null @@ -1,5 +0,0 @@ -Bugfix: Fix eos config - -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