From b04f1f9e3682e169fcfbb8fa8e53cd5f0d139798 Mon Sep 17 00:00:00 2001 From: Ilja Neumann Date: Mon, 23 Mar 2020 12:05:29 +0000 Subject: [PATCH] Automated changelog update [skip ci] --- CHANGELOG.md | 24 +++++++++++++++++++++++- 1 file changed, 23 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 1437fc6bde..625e7904ad 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,26 @@ -# Changes in 0.1.0 +# Changelog for [unreleased] (UNRELEASED) + +The following sections list the changes for ocis-proxy unreleased. + +[unreleased]: https://github.com/owncloud/ocis-proxy/compare/v0.1.0...master + +## Summary + +* Enhancement - Proxy client urls in default configuration: [#19](https://github.com/owncloud/ocis-proxy/issues/19) + +## Details + +* Enhancement - Proxy client urls in default configuration: [#19](https://github.com/owncloud/ocis-proxy/issues/19) + + Proxy /status.php and index.php/* + + https://github.com/owncloud/ocis-proxy/issues/19 + +# Changelog for [0.1.0] (2020-03-18) + +The following sections list the changes for ocis-proxy 0.1.0. + +[0.1.0]: https://github.com/owncloud/ocis-proxy/compare/500e303cb544ed93d84153f01219d77eeee44929...v0.1.0 ## Summary