Automated changelog update [skip ci]

This commit is contained in:
Ilja Neumann
2020-03-12 15:44:33 +00:00
parent 1e0f04dcbf
commit 343ba5025a

View File

@@ -3,6 +3,7 @@
## Summary
* Change - Initial release of basic version: [#2](https://github.com/owncloud/ocis/issues/2)
* Change - Start ocis-proxy with the ocis server command: [#119](https://github.com/owncloud/ocis/issues/119)
## Details
@@ -13,3 +14,12 @@
https://github.com/owncloud/ocis/issues/2
* Change - Start ocis-proxy with the ocis server command: [#119](https://github.com/owncloud/ocis/issues/119)
Starts the proxy in single binary mode (./ocis server) on port 9200. The proxy serves as a
single-entry point for all http-clients.
https://github.com/owncloud/ocis/issues/119
https://github.com/owncloud/ocis/issues/136