diff --git a/changelog/unreleased/handler-option-on-http-services.md b/changelog/unreleased/handler-option-on-http-services.md new file mode 100644 index 0000000000..fcff868b20 --- /dev/null +++ b/changelog/unreleased/handler-option-on-http-services.md @@ -0,0 +1,5 @@ +Enhancement: Allow http services to register handlers + +Added a handler option on http services + +https://github.com/owncloud/ocis-pkg/pull/33