mirror of
https://github.com/opencloud-eu/opencloud.git
synced 2026-03-22 09:21:56 -04:00
Automated changelog update [skip ci]
This commit is contained in:
15
CHANGELOG.md
15
CHANGELOG.md
@@ -1,13 +1,14 @@
|
||||
# Changelog for [unreleased] (UNRELEASED)
|
||||
# Changelog for [0.2.1] (2020-04-28)
|
||||
|
||||
The following sections list the changes in ocis-reva unreleased.
|
||||
The following sections list the changes in ocis-reva 0.2.1.
|
||||
|
||||
[unreleased]: https://github.com/owncloud/ocis-reva/compare/v0.2.0...master
|
||||
[0.2.1]: https://github.com/owncloud/ocis-reva/compare/v0.2.0...v0.2.1
|
||||
|
||||
## Summary
|
||||
|
||||
* Bugfix - Stop advertising unsupported chunking v2: [#145](https://github.com/owncloud/ocis-reva/pull/145)
|
||||
* Enhancement - Allow configuring the gateway for dataproviders: [#136](https://github.com/owncloud/ocis-reva/pull/136)
|
||||
* Enhancement - Use a configured logger on reva runtime: [#153](https://github.com/owncloud/ocis-reva/pull/153)
|
||||
|
||||
## Details
|
||||
|
||||
@@ -26,6 +27,14 @@ The following sections list the changes in ocis-reva unreleased.
|
||||
|
||||
https://github.com/owncloud/ocis-reva/pull/136
|
||||
|
||||
|
||||
* Enhancement - Use a configured logger on reva runtime: [#153](https://github.com/owncloud/ocis-reva/pull/153)
|
||||
|
||||
For consistency reasons we need a configured logger that is inline with an ocis logger, so the
|
||||
log cascade can be easily parsed by a human.
|
||||
|
||||
https://github.com/owncloud/ocis-reva/pull/153
|
||||
|
||||
# Changelog for [0.2.0] (2020-04-15)
|
||||
|
||||
The following sections list the changes in ocis-reva 0.2.0.
|
||||
|
||||
Reference in New Issue
Block a user