From 8c41a899d10d09e3047c9d8517f9dd191c570a9d Mon Sep 17 00:00:00 2001 From: Benedikt Kulmann Date: Tue, 15 Dec 2020 14:30:06 +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 f2676024e..73a63f862 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -66,6 +66,7 @@ * Change - Update reva config: [#336](https://github.com/owncloud/ocis/pull/336) * 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 - 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) @@ -722,6 +723,16 @@ https://github.com/owncloud/ocis/pull/729 +* Change - Update ownCloud Web to v1.0.0-beta3: [#1105](https://github.com/owncloud/ocis/pull/1105) + + Tags: web + + We updated ownCloud Web to v1.0.0-beta3. Please refer to the changelog (linked) for details on + the web release. + + https://github.com/owncloud/ocis/pull/1105 + https://github.com/owncloud/phoenix/releases/tag/v1.0.0-beta3 + * 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.