From 40a23cd2b3035327ddffad3bc85b01041e7a5043 Mon Sep 17 00:00:00 2001 From: Benedikt Kulmann Date: Thu, 23 Jul 2020 11:37:16 +0000 Subject: [PATCH] Automated changelog update [skip ci] --- CHANGELOG.md | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 78196b7f8c..2d2e5fbe2b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,13 +1,13 @@ -# Changelog for [unreleased] (UNRELEASED) +# Changelog for [0.11.0] (2020-07-23) -The following sections list the changes in ocis-reva unreleased. +The following sections list the changes in ocis-reva 0.11.0. -[unreleased]: https://github.com/owncloud/ocis-reva/compare/v0.10.0...master +[0.11.0]: https://github.com/owncloud/ocis-reva/compare/v0.10.0...v0.11.0 ## Summary * Bugfix - Build docker images with alpine:latest instead of alpine:edge: [#393](https://github.com/owncloud/ocis-reva/pull/393) -* Enhancement - Update reva to v0.1.1-0.20200710143425-cf38a45220c5: [#920](https://github.com/cs3org/reva/pull/920) +* Enhancement - Update reva to v0.1.1-0.20200710143425-cf38a45220c5: [#371](https://github.com/owncloud/ocis-reva/pull/371) * Enhancement - Update reva to v0.1.1-0.20200722125752-6dea7936f9d1: [#392](https://github.com/owncloud/ocis-reva/pull/392) ## Details @@ -19,13 +19,14 @@ The following sections list the changes in ocis-reva unreleased. https://github.com/owncloud/ocis-reva/pull/393 -* Enhancement - Update reva to v0.1.1-0.20200710143425-cf38a45220c5: [#920](https://github.com/cs3org/reva/pull/920) +* Enhancement - Update reva to v0.1.1-0.20200710143425-cf38a45220c5: [#371](https://github.com/owncloud/ocis-reva/pull/371) - Update reva to v0.1.1-0.20200710143425-cf38a45220c5 (#371) - Add wopi open (reva/#920) - Added a CS3API compliant data exporter to Mentix (reva/#955) - Read SMTP password from env if not set in config (reva/#953) - OCS share fix including file info after update (reva/#958) - Add flag to smtpclient for for unauthenticated SMTP (reva/#963) + https://github.com/owncloud/ocis-reva/pull/371 https://github.com/cs3org/reva/pull/920 https://github.com/cs3org/reva/pull/953 https://github.com/cs3org/reva/pull/955