From 461afd4d57d6e33d66013707d32ad366f9690631 Mon Sep 17 00:00:00 2001 From: Phil Davis Date: Wed, 16 Dec 2020 02:35:22 +0000 Subject: [PATCH] Automated changelog update [skip ci] --- CHANGELOG.md | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index cffc489d9d..0102bcc3f7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -67,6 +67,7 @@ * Change - Update reva to v1.4.1-0.20201209113234-e791b5599a89: [#1089](https://github.com/owncloud/ocis/pull/1089) * Change - Clarify storage driver env vars: [#729](https://github.com/owncloud/ocis/pull/729) * Change - Update ownCloud Web to v1.0.0-beta3: [#1105](https://github.com/owncloud/ocis/pull/1105) +* Change - Update ownCloud Web to v1.0.0-beta4: [#1110](https://github.com/owncloud/ocis/pull/1110) * Change - Settings and accounts appear in the user menu: [#656](https://github.com/owncloud/ocis/pull/656) * Enhancement - Add tracing to the accounts service: [#1016](https://github.com/owncloud/ocis/issues/1016) * Enhancement - Add the accounts service: [#244](https://github.com/owncloud/product/issues/244) @@ -734,6 +735,16 @@ https://github.com/owncloud/ocis/pull/1105 https://github.com/owncloud/phoenix/releases/tag/v1.0.0-beta3 +* Change - Update ownCloud Web to v1.0.0-beta4: [#1110](https://github.com/owncloud/ocis/pull/1110) + + Tags: web + + We updated ownCloud Web to v1.0.0-beta4. Please refer to the changelog (linked) for details on + the web release. + + https://github.com/owncloud/ocis/pull/1110 + https://github.com/owncloud/phoenix/releases/tag/v1.0.0-beta4 + * Change - Settings and accounts appear in the user menu: [#656](https://github.com/owncloud/ocis/pull/656) We moved settings and accounts to the user menu.