From c2393a707d9518d9791618d2cb8d6bff06b3e1d7 Mon Sep 17 00:00:00 2001 From: Phil Davis Date: Wed, 25 Nov 2020 09:32:36 +0000 Subject: [PATCH] Automated changelog update [skip ci] --- CHANGELOG.md | 33 ++++++++++++++++++++++----------- 1 file changed, 22 insertions(+), 11 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 1617eccc5..e2a3e6c92 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -51,9 +51,10 @@ * Change - Update phoenix to v0.23.0: [#785](https://github.com/owncloud/ocis/pull/785) * Change - Update phoenix to v0.24.0: [#817](https://github.com/owncloud/ocis/pull/817) * Change - Update phoenix to v0.25.0: [#868](https://github.com/owncloud/ocis/pull/868) +* Change - Update phoenix to v0.26.0: [#935](https://github.com/owncloud/ocis/pull/935) +* Change - Update phoenix to v0.27.0: [#943](https://github.com/owncloud/ocis/pull/943) * Change - Update reva config: [#336](https://github.com/owncloud/ocis/pull/336) * Change - Clarify storage driver env vars: [#729](https://github.com/owncloud/ocis/pull/729) -* Change - Update phoenix to v0.26.0: [#935](https://github.com/owncloud/ocis/pull/935) * Change - Settings and accounts appear in the user menu: [#656](https://github.com/owncloud/ocis/pull/656) * Change - Caching for static web assets: [#866](https://github.com/owncloud/ocis/pull/866) * Enhancement - Add the accounts service: [#244](https://github.com/owncloud/product/issues/244) @@ -565,6 +566,26 @@ https://github.com/owncloud/ocis/pull/868 https://github.com/owncloud/phoenix/releases/tag/v0.25.0 +* Change - Update phoenix to v0.26.0: [#935](https://github.com/owncloud/ocis/pull/935) + + Tags: web + + We updated phoenix to v0.26.0. Please refer to the changelog (linked) for details on the + phoenix release. + + https://github.com/owncloud/ocis/pull/935 + https://github.com/owncloud/phoenix/releases/tag/v0.26.0 + +* Change - Update phoenix to v0.27.0: [#943](https://github.com/owncloud/ocis/pull/943) + + Tags: web + + We updated phoenix to v0.27.0. Please refer to the changelog (linked) for details on the + phoenix release. + + https://github.com/owncloud/ocis/pull/943 + https://github.com/owncloud/phoenix/releases/tag/v0.27.0 + * Change - Update reva config: [#336](https://github.com/owncloud/ocis/pull/336) * EOS homes are not configured with an enable-flag anymore, but with a dedicated storage driver. @@ -585,16 +606,6 @@ https://github.com/owncloud/ocis/pull/729 -* Change - Update phoenix to v0.26.0: [#935](https://github.com/owncloud/ocis/pull/935) - - Tags: web - - We updated phoenix to v0.26.0. Please refer to the changelog (linked) for details on the - phoenix release. - - https://github.com/owncloud/ocis/pull/935 - https://github.com/owncloud/phoenix/releases/tag/v0.26.0 - * 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.