From 920de6f8204087ffc2466e6babacd5f7470a58db Mon Sep 17 00:00:00 2001 From: Michael Barz Date: Mon, 27 Jan 2020 14:32:12 +0000 Subject: [PATCH] Automated changelog update [skip ci] --- CHANGELOG.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index f4d138f47149..1c14bb65f91b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -75,6 +75,7 @@ Summary * Enhancement - Share indicator on webUI: [#36572](https://github.com/owncloud/core/pull/36572) * Enhancement - Expiration date for user and group shares: [#36573](https://github.com/owncloud/core/pull/36573) * Enhancement - Allow plus sign in username: [#36613](https://github.com/owncloud/core/pull/36613) +* Enhancement - MariaDb 10.4 support: [#36799](https://github.com/owncloud/core/issues/36799) * Enhancement - Enable DAV endpoints for trashbin and for public shares: [#36815](https://github.com/owncloud/core/pull/36815) Details @@ -541,6 +542,13 @@ Details https://github.com/owncloud/core/pull/36613 +* Enhancement - MariaDb 10.4 support: [#36799](https://github.com/owncloud/core/issues/36799) + + MariaDb 10.4 is now supported + + https://github.com/owncloud/core/issues/36799 + https://github.com/owncloud/core/pull/36800 + * Enhancement - Enable DAV endpoints for trashbin and for public shares: [#36815](https://github.com/owncloud/core/pull/36815) DAV endpoint for trashbin and DAV endpoint for public shares were released in ownCloud 10.3.0.