Automated changelog update [skip ci]

This commit is contained in:
Benedikt Kulmann
2020-07-23 11:37:16 +00:00
parent ee3f1978b0
commit 40a23cd2b3

View File

@@ -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