diff --git a/CHANGELOG.md b/CHANGELOG.md index 9f2b508adb..662caea158 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,23 @@ +# Changelog for [unreleased] (UNRELEASED) + +The following sections list the changes in ocis-phoenix unreleased. + +[unreleased]: https://github.com/owncloud/ocis-phoenix/compare/v0.2.0...master + +## Summary + +* Change - Default to running behind ocis-proxy: [#55](https://github.com/owncloud/ocis-phoenix/pull/55) + +## Details + +* Change - Default to running behind ocis-proxy: [#55](https://github.com/owncloud/ocis-phoenix/pull/55) + + We changed the default configuration to integrate better with ocis. + + Clients are supposed to use the ocis-proxy endpoint `https://localhost:9200` + + https://github.com/owncloud/ocis-phoenix/pull/55 + # Changelog for [0.2.0] (2020-03-17) The following sections list the changes in ocis-phoenix 0.2.0.