From 38d4dcf09341d5758ef813abc4ae93522cd014b1 Mon Sep 17 00:00:00 2001 From: Benedikt Kulmann Date: Tue, 28 Jul 2020 19:02:25 +0000 Subject: [PATCH] Automated changelog update [skip ci] --- CHANGELOG.md | 44 ++++++++++++++++++++++++++------------------ 1 file changed, 26 insertions(+), 18 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index d1575e41c..a227bf841 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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 route for user provisioning API in ocis-ocs: [#80](https://github.com/owncloud/ocis-proxy/pull/80) ## Details @@ -24,6 +25,13 @@ The following sections list the changes for ocis-proxy unreleased. https://github.com/owncloud/ocis-proxy/pull/78 + +* 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. + + https://github.com/owncloud/ocis-proxy/pull/80 + # Changelog for [0.5.0] (2020-07-23) The following sections list the changes for ocis-proxy 0.5.0. @@ -252,7 +260,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.1...v0.3.0 +[0.3.0]: https://github.com/owncloud/ocis-proxy/compare/v0.2.0...v0.3.0 ## Summary @@ -286,27 +294,11 @@ 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.1.0...v0.2.0 +[0.2.0]: https://github.com/owncloud/ocis-proxy/compare/v0.2.1...v0.2.0 ## Summary @@ -337,6 +329,22 @@ 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.