Automated changelog update [skip ci]

This commit is contained in:
Jörn Friedrich Dreyer
2020-07-29 13:34:25 +00:00
parent 2e49febb6c
commit c1be83037a
+26 -18
View File
@@ -8,6 +8,7 @@ The following sections list the changes for ocis-proxy unreleased.
* Bugfix - Enable new accounts by default: [#79](https://github.com/owncloud/ocis-proxy/pull/79)
* Bugfix - Build docker images with alpine:latest instead of alpine:edge: [#78](https://github.com/owncloud/ocis-proxy/pull/78)
* Change - Add settings and ocs group routes: [#81](https://github.com/owncloud/ocis-proxy/pull/81)
* Change - Add route for user provisioning API in ocis-ocs: [#80](https://github.com/owncloud/ocis-proxy/pull/80)
## Details
@@ -26,6 +27,13 @@ The following sections list the changes for ocis-proxy unreleased.
https://github.com/owncloud/ocis-proxy/pull/78
* Change - Add settings and ocs group routes: [#81](https://github.com/owncloud/ocis-proxy/pull/81)
Route settings requests and ocs group related requests to new services
https://github.com/owncloud/ocis-proxy/pull/81
* Change - Add route for user provisioning API in ocis-ocs: [#80](https://github.com/owncloud/ocis-proxy/pull/80)
We added a route to send requests on the user provisioning API endpoints to ocis-ocs.
@@ -260,7 +268,7 @@ The following sections list the changes for ocis-proxy 0.3.1.
The following sections list the changes for ocis-proxy 0.3.0.
[0.3.0]: https://github.com/owncloud/ocis-proxy/compare/v0.2.0...v0.3.0
[0.3.0]: https://github.com/owncloud/ocis-proxy/compare/v0.2.1...v0.3.0
## Summary
@@ -294,11 +302,27 @@ The following sections list the changes for ocis-proxy 0.3.0.
https://github.com/owncloud/ocis-proxy/issues/4
# Changelog for [0.2.1] (2020-03-25)
The following sections list the changes for ocis-proxy 0.2.1.
[0.2.1]: https://github.com/owncloud/ocis-proxy/compare/v0.2.0...v0.2.1
## Summary
* Bugfix - Set TLS-Certificate correctly: [#25](https://github.com/owncloud/ocis-proxy/pull/25)
## Details
* Bugfix - Set TLS-Certificate correctly: [#25](https://github.com/owncloud/ocis-proxy/pull/25)
https://github.com/owncloud/ocis-proxy/pull/25
# Changelog for [0.2.0] (2020-03-25)
The following sections list the changes for ocis-proxy 0.2.0.
[0.2.0]: https://github.com/owncloud/ocis-proxy/compare/v0.2.1...v0.2.0
[0.2.0]: https://github.com/owncloud/ocis-proxy/compare/v0.1.0...v0.2.0
## Summary
@@ -329,22 +353,6 @@ The following sections list the changes for ocis-proxy 0.2.0.
https://github.com/owncloud/ocis-proxy/pull/14
# Changelog for [0.2.1] (2020-03-25)
The following sections list the changes for ocis-proxy 0.2.1.
[0.2.1]: https://github.com/owncloud/ocis-proxy/compare/v0.1.0...v0.2.1
## Summary
* Bugfix - Set TLS-Certificate correctly: [#25](https://github.com/owncloud/ocis-proxy/pull/25)
## Details
* Bugfix - Set TLS-Certificate correctly: [#25](https://github.com/owncloud/ocis-proxy/pull/25)
https://github.com/owncloud/ocis-proxy/pull/25
# Changelog for [0.1.0] (2020-03-18)
The following sections list the changes for ocis-proxy 0.1.0.